OSDN Git Service

MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 29 Apr 2015 14:13:25 +0000 (15:13 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 30 Apr 2015 13:11:33 +0000 (15:11 +0200)
Cc: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
MAINTAINERS

index b5ab755..0c14de1 100644 (file)
@@ -704,10 +704,13 @@ F: tests/virtio-9p-test.c
 T: git git://github.com/kvaneesh/QEMU.git
 
 virtio-blk
-M: Kevin Wolf <kwolf@redhat.com>
 M: Stefan Hajnoczi <stefanha@redhat.com>
+L: qemu-block@nongnu.org
 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 <cornelia.huck@de.ibm.com>