Home
last modified time | relevance | path

Searched hist:"87 f68d318222563822b5c6b28192215fc4b4e441" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Daio.hdiff 722f8d90990b5623f51e3b1dce07dd6ed210be8d Wed Nov 30 22:30:40 CST 2016 Yaowei Bai <baiyaowei@cmss.chinamobile.com> block: drop remaining legacy aio functions in comment

Commit 87f68d318222563822b5c6b28192215fc4b4e441 (block: drop aio
functions that operate on the main AioContext) drops qemu_aio_wait
function references mostly while leaves these behind, clean up them.

Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
Message-Id: <1480566640-27264-3-git-send-email-baiyaowei@cmss.chinamobile.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff 87f68d318222563822b5c6b28192215fc4b4e441 Mon Jul 07 08:18:02 CDT 2014 Paolo Bonzini <pbonzini@redhat.com> block: drop aio functions that operate on the main AioContext

The main AioContext should be accessed explicitly via qemu_get_aio_context().
Most of the time, using it is not the right thing to do.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblockjob.hdiff 87f68d318222563822b5c6b28192215fc4b4e441 Mon Jul 07 08:18:02 CDT 2014 Paolo Bonzini <pbonzini@redhat.com> block: drop aio functions that operate on the main AioContext

The main AioContext should be accessed explicitly via qemu_get_aio_context().
Most of the time, using it is not the right thing to do.

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