8 Qcow2 - Windows

: Download and install QEMU for Windows.

qemu-system-x86_64 -enable-kvm -m 4096 -smp 2 -cpu host \ -drive file=win8.qcow2,format=qcow2 \ -device virtio-net-pci,netdev=net0 \ -netdev user,id=net0 windows 8 qcow2

Enable creating, running, and distributing Windows 8 virtual machines using QCOW2 disk images with reliable performance, compatibility, and a smooth user experience. : Download and install QEMU for Windows