From: Stefan Hajnoczi <[email protected]> Cc: Kevin Wolf <[email protected]> Signed-off-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index b5ab755..0c14de1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -704,10 +704,13 @@ F: tests/virtio-9p-test.c T: git git://github.com/kvaneesh/QEMU.git virtio-blk -M: Kevin Wolf <[email protected]> M: Stefan Hajnoczi <[email protected]> +L: [email protected] S: Supported F: hw/block/virtio-blk.c +F: hw/block/dataplane/* +F: hw/virtio/dataplane/* +T: git git://github.com/stefanha/qemu.git block virtio-ccw M: Cornelia Huck <[email protected]> -- 1.8.3.1
