qemu How to virtualize FreeBSD 13.2 on Windows 11 with qemu-kvm and the whpx hypervisor.

They are different options. Yours are not more structured, you just named different parameters (and very likely some of them are redundant). I shared my 2c why Westmere type may be working there.

I reacted to your thread about the GP issue and shared the solution. If anything for future people brought here by search engine.

ok,thanks. For me there isn't a real problem to use your cpu parameters. They are working,very thanks.
 
I found this display driver and it works. I think its the best option we can have :

Code:
-device vmware-svga,id=video0,vgamem_mb=16,bus=pcie.0,addr=0x1

now I should still fix the problem I have with the mouse movements.
 
Is there a particular reason/use case why you want to run X11 via the VM console? Have you considered net/xrdp as a potential alternative? It would allow you to circumvent graphics & mouse issues, though it would need to go over IP/RDP obviously.
And yes, some call RDP the "ransomware deployment protocol" - so you may want to consider security measures to protect that. Maybe still better than VNC I guess?
 
My use case is that I want to use FreeBSD in those few moments when I use Windows 11 :) And above all,I'm an hunter bug. I like to try exotic sceneries hoping to find some bugs :) I'm joking ;) I like the challenges. I don't like to "win" easily. A good challenge now is to understand how run X11 via the VM console. And also to fix the problem of the mouse. I like the intellectual challenges and the research.
 
Back
Top