My environment is kernel 6.11 and this procedure works, but is anyone else having success with kernel 6.14?
I would like to review it if it is just my environment, but I would like to know if there are others.
If it always happens, I want to know because eventually I won't be able to stay on kernel 6.11.
The following thread discusses a problem with nvidia also causing virtual machines to stop while running.
GPU passthrough from
pre 6.12 upwards crashes my linux VMs (I have no idea what happens in windows, I don't use it) - I found the problematic kernel commit:
Problematic commit
This commit produces an instant VM crash in certain gpu utilizations (in my case a simple youtube video on brave browser) with the following report from the kernel:
Apr 11 17:28:32 pve QEMU[92966]: RAX=000018cc0e283840 RBX=0000000000000780 RCX=0000000000000780 RDX=0000000000000780
Apr 11 17:28:32 pve QEMU[92966]: RSI=000018cc0e283840 RDI=00007a71e5c0f000 RBP=00007a71ed884960 RSP=00007a71ed884960
Apr 11 17:28:32...
https://bugzilla.kernel.org/show_bug.cgi?id=220057