@Dominic @aaronDecided to try the above scenario Linux Qemu-KVM>Windows Server>Virtualbox with different Qemu and Linux Kernel versions.
On the same AMD Ryzen 5 3600 CPU host.
Installed Debian 11 from scratch, the Qemu version is 5.2 Linux Kernel is 5.10.0-8-amd64
BSOD on Windows server guest running Virtualbox present.
Updated Qemu to version 6.1 from source code
BSOD also present
Updated Linux kernel to version 5.10.69 from source code withmake olddefconfig
BSOD still present
Updated Linux Kernel to version 5.14.8 also withmake olddefconfig
Windows server guest is already running with nested Virtualbox for more than 24 hours without BSOD.
So it looks like Linux Kernel 5.14.8 already has the fix for the above problem.
Will also try to update Linux Kernel to 5.14.8 on Proxmox7 host
Should I possibly get any problems with Proxmox functionality in this case?
Still looking for better and more simple solution.
If fix code applies only to kvm_amd module, maybe it is possible to install custom fixed kvm_amd module on Proxmox7.
Can we have some advice on this problem?