[vfio-users] "BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8"

Alex Williamson alex.williamson at redhat.com
Sat Feb 24 02:57:36 UTC 2018


On Fri, 23 Feb 2018 19:41:15 -0700
Will Marler <will at wmarler.com> wrote:

> Thanks Nick.
> 
> The kernel does not appear to be *entirely* broken for vfio. I figured out
> that if I didn't pass a specific PCI card to my guest, the guest would
> start. So VGA passthrough is still working; the device that breaks the
> kernel (for me anyway) is a PCI USB adapter.

The bug is in the xhci driver, so you could use pci-stub.ids= to make
sure the xhci driver never binds to the controller you're assigning.
Thanks,

Alex




More information about the vfio-users mailing list