vfio/pci: Implement match ops
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 24 Mar 2020 15:28:26 +0000 (09:28 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 24 Mar 2020 15:28:26 +0000 (09:28 -0600)
commit467c084f9ad393899dc7ce527dd03ee588640ae1
tree48536d5dcde32c82c455685c578e15cf5fdef174
parent5f3874c2a2310d9bd6969ca6764961d27a843b9d
vfio/pci: Implement match ops

This currently serves the same purpose as the default implementation
but will be expanded for additional functionality.

Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/vfio_pci.c