Re: FreeBSD guest on Linux KVM, some vtnet(4) packets don't arrive
Lexi Winter <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
Michael Tuexen wrote in <[email protected]>: > > On 10. Apr 2026, at 11:54, Lexi Winter <[email protected]> wrote: > > yes, this seems to fix the new vtnet issue. now i'll go back to getting > > world to build so i can do some OpenSSL tests :-) > > You are using QEMU on a Linux amd64 host, right? Or are you using a > ppc64 host? It would be great if we could reproduce the problem > locally. the host is ppc64le (guest is BE) running Linux 6.18.21, QEMU 10.1.3 with KVM (qemu-system-ppc64 -accel kvm). the full QEMU command line is: qemu-system-ppc64 -accel kvm -nographic -serial mon:stdio -smp cpus=8 -M pseries -m 8g -drive file=/vm/ppc64-main/root.img,format=raw,if=virtio -netdev tap,id=net0,ifname=vm-ppc64-main,script=no,downscript=no -device virtio-net-pci,netdev=net0 i suppose, the same QEMU command should work on amd64 if you remove '-accel kvm'.
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCadjLNAAKCRD1nT63mIK/ YHlJAQCBQ7JY28ddJ/PNvgSpnAExLzCMW8dAlD3jmAfjWG7NKAEA136Hdpm+whJB XdGpmsD4T4YusWTDOMs7rlQctltslgM= =aC9s -----END PGP SIGNATURE-----