qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane
Date: Mon, 18 Aug 2014 14:52:27 +0100

We have the op blocker and AioContext acquire/release infrastructure to safely
allow block monitor commands on dataplane commands.  It is now easy to make
block_resize safe.

Stefan Hajnoczi (2):
  block: acquire AioContext in qmp_block_resize()
  virtio-blk: allow block_resize with dataplane

 blockdev.c                      | 13 ++++++++++---
 hw/block/dataplane/virtio-blk.c |  1 +
 2 files changed, 11 insertions(+), 3 deletions(-)

-- 
1.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]