diff options
| author | John Snow <jsnow@redhat.com> | 2015-10-05 12:00:56 -0400 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2015-10-05 12:00:56 -0400 |
| commit | aee50319873da4ed1c1d6901260c37d6236c74b5 (patch) | |
| tree | 40876885d41446e398d5d3c126f7e04b66afa712 | |
| parent | 3d937150dce20cb95cbaae99b6fd48dca4261f32 (diff) | |
| download | focaccia-qemu-aee50319873da4ed1c1d6901260c37d6236c74b5.tar.gz focaccia-qemu-aee50319873da4ed1c1d6901260c37d6236c74b5.zip | |
MAINTAINERS: Small IDE/FDC touchup
libqos/ahci and tests/fdc-test are under my purview also, include them in the appropriate stanzas. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 1443117055-29240-1-git-send-email-jsnow@redhat.com
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e3e34fb4b1..7603ea2d44 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -667,6 +667,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 @@ -675,6 +676,7 @@ L: qemu-block@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 |