[vfio-users] VIFO in Intel Graphics Not working

Alex Williamson alex.williamson at redhat.com
Wed May 9 18:14:40 UTC 2018


On Tue, 08 May 2018 23:26:22 +0200
Chris <kaspro at web.de> wrote:
> 
> Unfortunately it's still at the same stage... same error messages after reboots.

Reviewing your config, you also list:

<qemu:commandline>
<qemu:arg value='-nographic'/>
<qemu:arg value='-nodefaults'/> 
</qemu:commandline> 

These are also unnecessary, libvirt already disables default devices
and if there are no <graphics> or <video> entries, -nographic or
equivalent is already done.

I don't think changing those are likely to help though, if you're still
getting the flood of DMAR faults, it seems like QEMU is still not
enabling the IGD quirks, or maybe your device behaves differently than
others we've seen.  Is there anything useful in the libvirt log file for
the domain?  I tried to make QEMU print errors for any cases where it
thinks legacy mode is being enabled. Thanks,

Alex




More information about the vfio-users mailing list