Skip to content
Commit 834814e8 authored by Alex Williamson's avatar Alex Williamson
Browse files

Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"

This reverts commit 2170dd04

The intent of commit 2170dd04

 ("vfio-pci: Mask INTx if a device is
not capabable of enabling it") was to disallow the user from seeing
that the device supports INTx if the platform is incapable of enabling
it.  The detection of this case however incorrectly includes devices
which natively do not support INTx, such as SR-IOV VFs, and further
discussions reveal gaps even for the target use case.

Reported-by: default avatarArjun Vynipadath <arjun@chelsio.com>
Fixes: 2170dd04

 ("vfio-pci: Mask INTx if a device is not capabable of enabling it")
Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent c698ca52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment