https://bugzilla.kernel.org/show_bug.cgi?id=196161 --- Comment #5 from Paul (paulkek@xxxxxxxxxxxxxx) --- I might have found the indirect cause for this. Since I am using libvirt, I somehow forgot that I've had this node in the xml config: 1 <cpu mode='host-passthrough' check='none'> 2 <feature policy='disable' name='hypervisor'/> 3 </cpu> It seems that line 2 is actually causing this because the vm booted fine without that addition. This is somewhat strange as I've tested it before and it worked fine. I've also attached the win10 xml config just in case. How can this actually freeze the whole system? -- You are receiving this mail because: You are watching the assignee of the bug.