Windows 8 is no longer supported by Microsoft (mainstream support ended in 2018, extended support until 2023). Using it without a valid license remains copyright infringement. The QCOW2 format itself is open source and legal.
| Problem | Solution |
|---------|----------|
| Blue screen INACCESSIBLE_BOOT_DEVICE | Missing VirtIO drivers. Boot from ISO, load driver during install. |
| QCOW2 file grows too fast | Disable Windows search indexing and SuperFetch (SysMain). |
| Slow graphics | Use -vga virtio or -vga qxl with SPICE. |
| Can’t resize partition | Use qemu-img resize win8.qcow2 +10G, then extend disk in Windows Disk Management. | windows 8 qcow2