vfio-pci: Provide reviewers and acceptance criteria for variant drivers
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 15 Mar 2022 17:29:57 +0000 (11:29 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 17 Mar 2022 15:57:11 +0000 (09:57 -0600)
commitf621eb13facb7681a79f4fec8ec6553ae160da76
treecba9a4b07754fbe5128712e47bd732556533a608
parent8b8e7158aa757e47f2984004d0af0689592a494b
vfio-pci: Provide reviewers and acceptance criteria for variant drivers

Device specific extensions for devices exposed to userspace through
the vfio-pci-core library open both new functionality and new risks.
Here we attempt to provided formalized requirements and expectations
to ensure that future drivers both collaborate in their interaction
with existing host drivers, as well as receive additional reviews
from community members with experience in this area.

Acked-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Reviewed-by: Yishai Hadas <yishaih@nvidia.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/164736509088.181560.2887686123582116702.stgit@omen
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Documentation/driver-api/index.rst
Documentation/driver-api/vfio-pci-device-specific-driver-acceptance.rst [new file with mode: 0644]
Documentation/maintainer/maintainer-entry-profile.rst
MAINTAINERS