Home
last modified time | relevance | path

Searched hist:"980 b0f94" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dblock-backend.h980b0f94 Mon May 06 12:18:02 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Add blk_set_allow_aio_context_change()

Some users (like block jobs) can tolerate an AioContext change for their
BlockBackend. Add a function that tells the BlockBackend that it can
allow changes.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/block/
H A Dblock-backend.c980b0f94 Mon May 06 12:18:02 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Add blk_set_allow_aio_context_change()

Some users (like block jobs) can tolerate an AioContext change for their
BlockBackend. Add a function that tells the BlockBackend that it can
allow changes.

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