On 09/24/2015 01:50 PM, John Snow wrote: > libqos/ahci and tests/fdc-test are under my purview also, > include them in the appropriate stanzas. > > Signed-off-by: John Snow <js...@redhat.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cf02890..7d97bd8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -634,6 +634,7 @@ F: hw/block/cdrom.c > F: hw/block/hd-geometry.c > F: tests/ide-test.c > F: tests/ahci-test.c > +F: tests/libqos/ahci* > T: git git://github.com/jnsnow/qemu.git ide > > Floppy > @@ -642,6 +643,7 @@ L: qemu-bl...@nongnu.org > S: Supported > F: hw/block/fdc.c > F: include/hw/block/fdc.h > +F: tests/fdc-test.c > T: git git://github.com/jnsnow/qemu.git ide > > OMAP >
I am assuming this is OK to pull through my tree... Tentatively staged. Barring objections, I will send a pull request for this tomorrow, thanks. https://github.com/jnsnow/qemu/commits/ide https://github.com/jnsnow/qemu.git --js