projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c10a1c7
)
MAINTAINERS: Add some more files to the virtio section
author
Thomas Huth
<thuth@redhat.com>
Fri, 23 Sep 2016 16:11:21 +0000
(18:11 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sat, 8 Oct 2016 08:11:48 +0000
(11:11 +0300)
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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 3ac5fbc1d0e9e476df3ef7d8c2f8ff3b1e6ff9ec..9e4ca021b2b466a7e852a28a24df88799b9df870 100644
(file)
--- 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