[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 Jan 9 02:52:24 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236922

--- Comment #24 from Tommy P <tommyhp2 at gmail.com> ---
Created attachment 210551
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210551&action=edit
VirtIO /usr/src files to support Q35

How to use this attachment:

1) cd /usr/src
2) tar -xJvf <path/to>/virtio.xz
3) patch < sys_conf_files.patch
4) make kernel
5) reboot

As previously mentioned, this will break kernel's netmap which you'll need to
disable/comment in the configuration prior to the build process.  Enjoy :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list