aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2020-09-15 13:03:39 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2020-09-23 13:45:52 +0100
commited7db34b5aedba4487fd949b2e545eef954f093e (patch)
treea36fac8d2e5c43e1bd745fe171e0b132191cc9b9 /MAINTAINERS
parent5cd9c382b7ed3592c83b5b396db1a1298e323de0 (diff)
tests: add test-fdmon-epoll
Test aio_disable_external(), which switches from fdmon-epoll back to fdmon-poll. This resulted in an assertion failure that was fixed in the previous patch. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200915120339.702938-3-stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 534fb4c519..5eed1e692b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2132,6 +2132,7 @@ F: migration/block*
F: include/block/aio.h
F: include/block/aio-wait.h
F: scripts/qemugdb/aio.py
+F: tests/test-fdmon-epoll.c
T: git https://github.com/stefanha/qemu.git block
Block SCSI subsystem