Overview of QEMU-KVM
Overview of QEMU-KVM
・ libvirt
KVM Architecture

Quick Commands
# List all supported operating systems. |
Create VM
qemu-system-ppc64 -cpu POWER8 -machine pseries -m 4096 -serial stdio \ |
Migration
virsh pool-define-as vm dir --target "/vm" |
Foreign mount
libguestfs-tools
virt-df -h -d vm1 |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.