projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ebc736
)
vhost-user: part of virtio
author
Michael S. Tsirkin
<mst@redhat.com>
Mon, 15 Jun 2015 14:20:21 +0000
(16:20 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Mon, 15 Jun 2015 14:20:21 +0000
(16:20 +0200)
vhost user is related to virtio, add it to the relevant entry.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 0463696dd379faab9ff30c90ca4cb45c8d669f84..7a13d68a36f75cc795d33b88874f85b9c9d07e25 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-694,6
+694,7
@@
virtio
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: hw/*/virtio*
+F: net/vhost-user.c
virtio-9p
M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>