[Bug 236922] Virtio fails as QEMU-KVM guest with Q35 chipset on Ubuntu 18.04.2 LTS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 4 00:03:55 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236922
--- Comment #8 from Bryan Venteicher <bryanv at FreeBSD.org> ---
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.
More information about the freebsd-bugs
mailing list