Dear Support team, I am facing an issue with running Qemu guest running in Windows host and here the details: - Windows 10 host - hyper-v is enabled - openvpn tap-windows v9 adapter is installed and network interface is named to QEMU_TAP -Qemu 8.1.0 is installed
While running in cmd terminal: qemu-system-x86_64 -accel whpx -m 2G -cdrom image.iso -netdev tap,ifname=QEMU_TAP,id=net0 -device e1000,netdev=net0 I am facing an issue and I cannot ping the Qemu guest from windows host but I remove the accelerator everything is working fine. Can you please let me know is there any way to make the accelerator whpx and tap adapter working together? Thank you in advance for your support. Best regards, Mohamed Amine