Virtualization scripts for linux hosts
Virtualization scripts and config for arch linux hosts and Win 10 guests using KVM, QEMU, VFIO and OVMF.
linux-vfio
kernel.linux-vfio
qemu
or qemu-git
(recommended)virtio-win
ovmf
stow -t / boot mkinitcpio
and then mkinitcpio -p linux-vfio
.-smp cores=4
- guest might utilize only one core otherwise.-soundhw ac97
- I’m passing mobo audio thus ac97. Download, unzip and install the Realtek AC97 drivers within a guest.virtio
drivers for both block devices and network. For example, the ping went down from 250 to 50.