On 25/02/2016 11:14, Thomas Huth wrote: > dataplane header files belong to virtio-blk, so there should be a > corresponding entry in the MAINTAINERS file. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cda55c4..901a1b2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -891,6 +891,7 @@ S: Supported > F: hw/block/virtio-blk.c > F: hw/block/dataplane/* > F: hw/virtio/dataplane/* > +F: include/hw/virtio/dataplane/ > T: git git://github.com/stefanha/qemu.git block > > virtio-ccw >
The folder is going away in the next pull request from mst. :) Paolo