https://bugzilla.kernel.org/show_bug.cgi?id=81841

Alex Williamson <alex.william...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.william...@redhat.com

--- Comment #5 from Alex Williamson <alex.william...@redhat.com> ---
What if you use vfio-pci instead of pci-assign?  The BUG happens when the
kernel tries to detach a device from the domain, but the device doesn't
actually belong to a domain.  VFIO likely already avoids this because the
bridge and device will both be in the same IOMMU group and therefore attached
to the same domain.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to