On 06/06/2022 22.33, Matthew Rosato wrote:
Add entries from the s390 kvm subdirectory related to pci passthrough. Acked-by: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx> Signed-off-by: Matthew Rosato <mjrosato@xxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..3dd8657f5482 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17454,6 +17454,7 @@ M: Eric Farman <farman@xxxxxxxxxxxxx> L: linux-s390@xxxxxxxxxxxxxxx L: kvm@xxxxxxxxxxxxxxx S: Supported +F: arch/s390/kvm/pci* F: drivers/vfio/pci/vfio_pci_zdev.c F: include/uapi/linux/vfio_zdev.h
Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>