summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Hajnoczi2020-09-15 14:03:39 +0200
committerStefan Hajnoczi2020-09-23 14:45:52 +0200
commited7db34b5aedba4487fd949b2e545eef954f093e (patch)
treea36fac8d2e5c43e1bd745fe171e0b132191cc9b9 /MAINTAINERS
parentfdmon-poll: reset npfd when upgrading to fdmon-epoll (diff)
downloadqemu-ed7db34b5aedba4487fd949b2e545eef954f093e.tar.gz
qemu-ed7db34b5aedba4487fd949b2e545eef954f093e.tar.xz
qemu-ed7db34b5aedba4487fd949b2e545eef954f093e.zip
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