Partie III. Managing Virtual Machines with QEMU

Table des matières

11. QEMU Overview
12. Guest Installation
12.1. Basic Installation with qemu-kvm
12.2. Managing Disk Images with qemu-img
13. Running Virtual Machines with qemu-kvm
13.1. Basic qemu-kvm Invocation
13.2. General qemu-kvm Options
13.3. Using Devices in QEMU
13.4. Networking in QEMU
13.5. Viewing a VM Guest with VNC
13.6. VirtFS: Sharing Folders between Host and Guests
13.7. KSM: Sharing Memory Pages between Guests
14. Administrating Virtual Machines with QEMU Monitor
14.1. Accessing Monitor Console
14.2. Getting Information about the Guest System
14.3. Changing VNC Password
14.4. Managing Devices
14.5. Controlling Keyboard and Mouse
14.6. Changing Available Memory
14.7. Dumping Virtual Machine Memory
14.8. Managing Virtual Machine Snapshots
14.9. Suspending and Resuming Virtual Machine Execution
14.10. Live Migration