Home
last modified time | relevance | path

Searched hist:"69691 e72708603592b1618f1a68d2a3f07db853d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff 69691e72708603592b1618f1a68d2a3f07db853d Tue Oct 21 06:03:51 CDT 2014 Stefan Hajnoczi <stefanha@redhat.com> blockdev: acquire AioContext in do_qmp_query_block_jobs_one()

Make sure that query-block-jobs acquires the BlockDriverState
AioContext so that the blockjob isn't running in another thread while we
access its state.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 1413889440-32577-3-git-send-email-stefanha@redhat.com