summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-09-23 18:11:21 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2016-10-08 11:11:48 +0300
commit72fa605decb371d8ebe3c9b3ca33a004b5da3671 (patch)
tree2deba5f4cecb22d6a1936e3289d2856e5167d980 /MAINTAINERS
parentc10a1c787b4894048b688d8111b1f5e135015e04 (diff)
downloadqemu-72fa605decb371d8ebe3c9b3ca33a004b5da3671.tar.gz
MAINTAINERS: Add some more files to the virtio section
Makefile.objs and trace-events in hw/virtio/ were not covered by MAINTAINERS yet. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3ac5fbc1d0..9e4ca021b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -933,6 +933,8 @@ virtio
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: hw/*/virtio*
+F: hw/virtio/Makefile.objs
+F: hw/virtio/trace-events
F: net/vhost-user.c
F: include/hw/virtio/
F: tests/virtio-balloon-test.c