Home
last modified time | relevance | path

Searched hist:"53 a7d041858a6787a43012fd04ccf0258389a95d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock.hdiff 53a7d041858a6787a43012fd04ccf0258389a95d Mon May 06 12:17:59 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Propagate AioContext change to parents

All block nodes and users in any connected component of the block graph
must be in the same AioContext, so changing the AioContext of one node
must not only change all of its children, but all of its parents (and
in turn their children etc.) as well.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblock_int.hdiff 53a7d041858a6787a43012fd04ccf0258389a95d Mon May 06 12:17:59 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Propagate AioContext change to parents

All block nodes and users in any connected component of the block graph
must be in the same AioContext, so changing the AioContext of one node
must not only change all of its children, but all of its parents (and
in turn their children etc.) as well.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff 53a7d041858a6787a43012fd04ccf0258389a95d Mon May 06 12:17:59 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Propagate AioContext change to parents

All block nodes and users in any connected component of the block graph
must be in the same AioContext, so changing the AioContext of one node
must not only change all of its children, but all of its parents (and
in turn their children etc.) as well.

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