[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] vhost-user: part of virtio
From: |
Michael S. Tsirkin |
Subject: |
[Qemu-devel] [PATCH] vhost-user: part of virtio |
Date: |
Mon, 15 Jun 2015 16:21:27 +0200 |
vhost user is related to virtio, add it to the relevant entry.
Signed-off-by: Michael S. Tsirkin <address@hidden>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0463696..7a13d68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -694,6 +694,7 @@ virtio
M: Michael S. Tsirkin <address@hidden>
S: Supported
F: hw/*/virtio*
+F: net/vhost-user.c
virtio-9p
M: Aneesh Kumar K.V <address@hidden>
--
MST
- [Qemu-devel] [PATCH] vhost-user: part of virtio,
Michael S. Tsirkin <=