Home
last modified time | relevance | path

Searched hist:"0582 eb1006518881ecf93ba69c051335334a03e6" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/unit/
H A Dtest-bdrv-drain.c0582eb1006518881ecf93ba69c051335334a03e6 Fri Dec 08 17:51:16 UTC 2017 Kevin Wolf <kwolf@redhat.com> test-bdrv-drain: Test behaviour in coroutine context

If bdrv_do_drained_begin/end() are called in coroutine context, they
first use a BH to get out of the coroutine context. Call some existing
tests again from a coroutine to cover this code path.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>