https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236922
--- Comment #8 from Bryan Venteicher <[email protected]> --- The device IDs you are seeing are for the VirtIO V1 spec. FreeBSD only supports the pre-V1 (aka legacy) VirtIO spec. I suppose there was a QEMU change to use V1 with Q35 chipset. I have some rather dated work that adds V1 support but I hadn't had the time to commit: https://github.com/bryanv/freebsd/tree/virtio/ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
