<div dir="ltr">[adding back vfio-users]<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 29, 2015 at 10:15 AM, Alex Holst <span dir="ltr"><<a href="mailto:a@mongers.org" target="_blank">a@mongers.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Quoting Alex Williamson (<a href="mailto:alex.l.williamson@gmail.com">alex.l.williamson@gmail.com</a>):<br>
> The basic idea is to replace the <emulator> in your xml with a wrapper<br>
> script that dynamically inserts the x-vga=on option in the correct place<br>
> and exec's the real QEMU binary.  Of course given the newness of your<br>
> cards, a UEFI based VM using OVMF would eliminate the need for that option<br>
> at all.<br>
<br>
</span>Thanks for responding.<br>
<br>
I did follow your series for my most recent attempts at getting this<br>
working, but UEFI is never an option when I create virtual machines in<br>
virt-manager.<br>
<br>
I am currently running Ubuntu 15.10 -- do I need a newer libvirt to get<br>
UEFI support for my virtual machines?<br>
<br>
$ virsh version<br>
Compiled against library: libvirt 1.2.16<br>
Using library: libvirt 1.2.16<br>
Using API: QEMU 1.2.16<br>
Running hypervisor: QEMU 2.3.0<br></blockquote><div><br></div><div>That should be new enough, but virt-manager is only going to give you the option of selecting UEFI on the customization if it can find OVMF images.  Make sure you have them installed and if it still can't find them, add it to the nvram section of /etc/libvirt/qemu.conf</div></div></div></div>