https://bugzilla.kernel.org/show_bug.cgi?id=209079 Martin Schrodt (kernel@xxxxxxxxxxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |OBSOLETE --- Comment #3 from Martin Schrodt (kernel@xxxxxxxxxxxxxxxxxx) --- Damn. I did some changes to the VM in the last few days, to make it support AVIC and that made me change the kvm module parameters, without remembering what they were before. They are now > options kvm ignore_msrs=1 report_ignored_msrs=0 > options kvm_amd nested=0 avic=1 npt=1 and Seans post mentioning NPT having to be disabled for the bug to occur, I updated the kernel again (to 5.8.7), and voilà, the VM works. So I have to concur that it really was disabled before, but I can't remember why I did so, maybe because of some bug that only existed when I setup the VM somewhen in 2018. Regarding GFP_DMA32, I don't know what it really means. Might be related to me passing through a GPU, an NVME drive and a USB controller to the VM. So I guess I'll leave learning how to bisect to my next future incident... Thank you guys for all the work you do - Linux forever! -- You are receiving this mail because: You are watching the assignee of the bug.