]> xenbits.xensource.com Git - qemu-xen.git/commit
tested: add test for nested aio_poll() in poll handlers
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 2 May 2023 18:41:34 +0000 (14:41 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 22 May 2023 16:38:44 +0000 (19:38 +0300)
commita0b89ba8458072677d5ab5f0ebafbf6bbb2606c9
tree6e0f6f2b843408d35d199302d86b0cff1b38a7e5
parenta91defe16b52787d1b738e83d71eb525b12257d8
tested: add test for nested aio_poll() in poll handlers

Cc: qemu-stable@nongnu.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20230502184134.534703-3-stefanha@redhat.com>
[kwolf: Restrict to CONFIG_POSIX, Windows doesn't support polling]
Tested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 844a12a63e12b1235a8fc17f9b278929dc6eb00e)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/unit/meson.build
tests/unit/test-nested-aio-poll.c [new file with mode: 0644]