On 2014-11-19 at 15:19, Stefan Hajnoczi wrote:
Add dataplane support to the blockdev-snapshot-delete-internal-sync QMP
command.  By acquiring the AioContext we avoid race conditions with the
dataplane thread which may also be accessing the BlockDriverState.

Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
---
  blockdev.c                      | 16 +++++++++++++---
  hw/block/dataplane/virtio-blk.c |  2 ++
  2 files changed, 15 insertions(+), 3 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to