@talos
please use the virtio 0.1.141 (current stable)
The 0.1.126 is know to be buggy with Win2016 and Win 10
wget http://ftp.de.debian.org/debian/pool/non-free/i/intel-microcode/intel-microcode_3.20170707.1~deb9u1_amd64.deb
apt install iucode-tool
dpkg -i intel-microcode_3.20170707.1~deb9u1_amd64.deb
reboot
@talos: that's interesting. I'm using 0.1.141 since I opened this thread and still experience bluescreens. Can you post the output of "pnputil -e" within your VM?
Microsoft PnP Utility
Published name : oem3.inf
Driver package provider : Red Hat, Inc.
Class : System devices
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem2.inf
Driver package provider : Red Hat, Inc.
Class : System devices
Driver date and version : 07/19/2017 100.74.104.14100
Signer name : Red Hat, Inc.
Published name : oem5.inf
Driver package provider : Red Hat, Inc.
Class : System devices
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem10.inf
Driver package provider : Red Hat, Inc.
Class : Storage controllers
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem11.inf
Driver package provider : Red Hat, Inc.
Class : System devices
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem15.inf
Driver package provider : Red Hat, Inc.
Class : System devices
Driver date and version : 07/19/2017 100.74.104.14100
Signer name : Red Hat, Inc.
Published name : oem16.inf
Driver package provider : Red Hat, Inc.
Class : Storage controllers
Driver date and version : 07/19/2017 100.74.104.14100
Signer name : Red Hat, Inc.
Published name : oem9.inf
Driver package provider : Red Hat, Inc.
Class : Storage controllers
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem8.inf
Driver package provider : Red Hat, Inc.
Class : Network adapters
Driver date and version : 02/12/2017 100.74.104.13200
Signer name : Red Hat, Inc.
Published name : oem0.inf
Driver package provider : Red Hat, Inc.
Class : Network adapters
Driver date and version : 07/19/2017 100.74.104.14100
Signer name : Red Hat, Inc.
Published name : oem14.inf
Driver package provider : Microsoft
Class : Printers
Driver date and version : 06/21/2006 10.0.16299.15
Signer name : Microsoft Windows
Published name : oem13.inf
Driver package provider : Microsoft
Class : Printers
Driver date and version : 06/21/2006 10.0.16299.15
Signer name : Microsoft Windows
Published name : oem1.inf
Driver package provider : Red Hat, Inc.
Class : Display adapters
Driver date and version : 05/28/2017 10.0.0.18000
Signer name : Microsoft Windows Hardware Compatibility Publisher
Published name : oem6.inf
Driver package provider : Red Hat, Inc.
Class : Display adapters
Driver date and version : 12/08/2016 10.0.0.15000
Signer name : Red Hat, Inc.
Published name : oem4.inf
Driver package provider : Cisco Systems
Class : Network adapters
Driver date and version : 02/26/2014 3.1.6019.0
Signer name : Microsoft Windows Hardware Compatibility Publisher
i dont know if this helps but i had similar issues with 5.0 (4.10 kernel) when i used cputype=default(kvm64)
after changing it to cputype=host... no further issues.
i didnt do kernel testing and so forth. is there any downside using cputype=host?
Host expose the whole CPU type and features to your VM. kvm64 is limited in feature flags and always show the same type to the VM. kvm64 is nice if you live migrate between hosts with different CPU types, it also helps not loosing windows activation because CPU Type, SMBIOS and stuff stays the same.
@canove: Don't forget to update your VirtIO drivers, it seems that
this is also necessary...
We use essential cookies to make this site work, and optional cookies to enhance your experience.