qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane
@ 2014-08-18 13:52 Stefan Hajnoczi
  2014-08-18 13:52 ` [Qemu-devel] [PATCH 1/2] block: acquire AioContext in qmp_block_resize() Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2014-08-18 13:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Andrey Korolyov, Stefan Hajnoczi, Max Reitz

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-20  9:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18 13:52 [Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane Stefan Hajnoczi
2014-08-18 13:52 ` [Qemu-devel] [PATCH 1/2] block: acquire AioContext in qmp_block_resize() Stefan Hajnoczi
2014-08-18 15:54   ` Max Reitz
2014-08-18 13:52 ` [Qemu-devel] [PATCH 2/2] virtio-blk: allow block_resize with dataplane Stefan Hajnoczi
2014-08-18 15:54   ` Max Reitz
2014-08-20  9:54 ` [Qemu-devel] [PATCH 0/2] block: support " Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).