diff mbox

[PULL,08/26] MAINTAINERS: Add some more files to the virtio section

Message ID 72fa605decb371d8ebe3c9b3ca33a004b5da3671.1475917008.git.mjt@msgid.tls.msk.ru (mailing list archive)
State New, archived
Headers show

Commit Message

Michael Tokarev Oct. 8, 2016, 8:57 a.m. UTC
From: Thomas Huth <thuth@redhat.com>

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>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ac5fbc..9e4ca02 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