On 01.10.2014 19:01, Stefan Hajnoczi wrote:
Now that blockjobs use AioContext they are safe for use with dataplane. Unblock them!Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> --- blockjob.c | 1 + hw/block/dataplane/virtio-blk.c | 5 +++++ 2 files changed, 6 insertions(+)
Reviewed-by: Max Reitz <mre...@redhat.com>