aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-09-22 11:56:48 +0200
committerMichael S. Tsirkin <mst@redhat.com>2015-09-25 09:40:04 +0300
commitf178bc6b68e6c65cda7354ec4a671860b3123f7a (patch)
treec5ea3fca0baab7acd985e178836eb271cabe3242 /MAINTAINERS
parent9cc3b73cd8a88e16756f5d14fa87e156a4ce1e8d (diff)
MAINTAINERS: add more devices to the PCI section
Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 583d4af59b..b2e5fbd8e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -672,7 +672,9 @@ PCI
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: include/hw/pci/*
+F: hw/misc/pci-testdev.c
F: hw/pci/*
+F: hw/pci-bridge/*
ACPI/SMBIOS
M: Michael S. Tsirkin <mst@redhat.com>