Home
last modified time | relevance | path

Searched hist:ad943dcb226a083a0c433ae73737c4834f8cfe74 (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/unit/
H A Dtest-block-iothread.cad943dcb226a083a0c433ae73737c4834f8cfe74 Wed Apr 24 16:04:42 UTC 2019 Kevin Wolf <kwolf@redhat.com> block: Move node without parents to main AioContext

A node should only be in a non-default AioContext if a user is attached
to it that requires this. When the last parent of a node is gone, it can
move back to the main AioContext.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dtest-bdrv-drain.cad943dcb226a083a0c433ae73737c4834f8cfe74 Wed Apr 24 16:04:42 UTC 2019 Kevin Wolf <kwolf@redhat.com> block: Move node without parents to main AioContext

A node should only be in a non-default AioContext if a user is attached
to it that requires this. When the last parent of a node is gone, it can
move back to the main AioContext.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/
H A Dblock.cad943dcb226a083a0c433ae73737c4834f8cfe74 Wed Apr 24 16:04:42 UTC 2019 Kevin Wolf <kwolf@redhat.com> block: Move node without parents to main AioContext

A node should only be in a non-default AioContext if a user is attached
to it that requires this. When the last parent of a node is gone, it can
move back to the main AioContext.

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