D\FreeBSD-140-zfs.im= g" \
-drive file=3D\\.\PhysicalDrive8 -rtc base=3Dlocaltime \
-d= evice usb-ehci,id=3Dusb,bus=3Dpcie.0,addr=3D0x3 -device usb-tablet \ -device usb-kbd -smbios type=3D2 -nodefaults \ -netdev tap,id=3Dmynet0,ifname=3D"OpenVPN-TAP-Windows",script=3Dn= o,downscript=3Dno \ -device e1000,netdev=3Dmynet0,mac=3D52:55:00:d1:55:01 \
-device ich9-ahc= i,id=3Dsata \
-bios "I:\OS\qemu\FreeBSD\OSX-KVM-master\OVMF_combine= d.fd"

=20


as you can see as graphic adapter I've added :


=20

-vga virtio -display gtk,gl=3Don

That's because I want to use the virtio GPU instead of the VMware= =20 SVGA,but I'm not able to make it work. On FreeBSD 14.0 guest os I did :

=20


# lspci=20 00:01.0 : VGA compatible controller : Red Hat Inc. Virtio 1.0 GPU (rev. 01)=

=20


and then,I've added on /boot/loader.conf the following kerne= l modules :


virtio_load=3D"YES"=20 virtio_pci_load=3D"YES"=20 virtio_blk_load=3D"YES"=20 virtio_balloon_load=3D"YES"

=20


I tried to load the virtio kernel modules manually :

=20


[root@marietto /home/marietto]=3D=3D> kldload virtio kldl= oad: can't load virtio: module=20 already loaded or in kernel =20 [root@marietto /home/marietto]=3D=3D> kldload virtio_pci kldload: can= 9;t load virtio_pci:=20 module already loaded or in kernel =20 [root@marietto /home/marietto]=3D=3D> kldload virtio_blk kldload: can= 9;t load virtio_blk:=20 module already loaded or in kernel =20 [root@marietto /home/marietto]=3D=3D> kldload virtio_balloon kldload: ca= n't load=20 virtio_balloon: module already loaded or in kernel


At this point,I've tried to use two different xorg.conf file= s to see what happened :


nano /etc/X11/xorg.conf : =20 Section "Device"=20 Identifier "Card0"=20 Driver "modesetting"=20 BusID "PCI:0:1:0" Xorg.1.log.modesetting : https://pastebin.ubuntu.com/p/JYbks5yNnV/

=20


nano /etc/X11/xorg.conf : =20 Section "Device"=20 Identifier "Card0"=20 Driver "virtio"=20 BusID "PCI:0:1:0" Xorg.1.log.virtio : h= ttps://pastebin.ubuntu.com/p/tt9Pnd5Zz4/

=20


None of them worked. Can you give some suggestions ?


FULL thread :

https://forums.fr= eebsd.org/threads/how-to-virtualize-freebsd-14-release-as-a-vm-on-top-of-wi= ndows-11-using-qemu-hyperv.93158/#post-652770

=C2=A0
Mario.
--000000000000449a38061713baff--