Windows 10 1803 as guest with QEMU/KVM, BSOD under install

Thanks for sharing this. Seeing that you had “options kvm ignore_msrs=1” enlightned me to why it wasn’t working from grub, I only had ignore_msrs=1 there.

Grub should have the following for kernel parameters:
kvm.ignore_msrs=1

1 Like