Partie III. Managing Virtual Machines with QEMU

Table des matières

10. QEMU Overview
11. Guest Installation
11.1. Basic Installation with qemu-kvm
11.2. Managing Disk Images with qemu-img
12. Running Virtual Machines with qemu-kvm
12.1. Basic qemu-kvm Invocation
12.2. General qemu-kvm Options
12.3. Using Devices in QEMU
12.4. Networking in QEMU
12.5. Viewing a VM Guest with VNC
12.6. VirtFS: Sharing Folders between Host and Guests
12.7. KSM: Sharing Memory Pages between Guests
13. Administrating Virtual Machines with QEMU Monitor
13.1. Accessing Monitor Console
13.2. Getting Information about the Guest System
13.3. Changing VNC Password
13.4. Managing Devices
13.5. Controlling Keyboard and Mouse
13.6. Changing Available Memory
13.7. Dumping Virtual Machine Memory
13.8. Managing Virtual Machine Snapshots
13.9. Suspending and Resuming Virtual Machine Execution
13.10. Live Migration