All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 for 2.1 0/2] Make 'top' optional to block commit
@ 2014-06-25 19:35 Jeff Cody
  2014-06-25 19:35 ` [Qemu-devel] [PATCH v7 for 2.1 1/2] block: simplify bdrv_find_base() and bdrv_find_overlay() Jeff Cody
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jeff Cody @ 2014-06-25 19:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, benoit.canet, pkrempa, famz, stefanha

This is a split of the previous series "Modify block jobs to use node-names"

This series includes some function cleanup, and making 'top' optional
for block-commit.  This in turns makes it easier for libvirt to probe
that 2.1 supports commit of the active layer.

Jeff Cody (2):
  block: simplify bdrv_find_base() and bdrv_find_overlay()
  block: make 'top' argument to block-commit optional

 block.c                | 45 ++++++++++-----------------------------------
 blockdev.c             | 16 ++++++++++++++--
 qapi/block-core.json   |  7 ++++---
 qmp-commands.hx        |  5 +++--
 tests/qemu-iotests/040 | 28 ++++++++++++++++++----------
 5 files changed, 49 insertions(+), 52 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-30 15:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25 19:35 [Qemu-devel] [PATCH v7 for 2.1 0/2] Make 'top' optional to block commit Jeff Cody
2014-06-25 19:35 ` [Qemu-devel] [PATCH v7 for 2.1 1/2] block: simplify bdrv_find_base() and bdrv_find_overlay() Jeff Cody
2014-06-25 19:35 ` [Qemu-devel] [PATCH v7 for 2.1 2/2] block: make 'top' argument to block-commit optional Jeff Cody
2014-06-30 13:14   ` [Qemu-devel] [PATCH v8 " Kevin Wolf
2014-06-25 19:41 ` [Qemu-devel] [PATCH v7 for 2.1 0/2] Make 'top' optional to block commit Jeff Cody
2014-06-25 19:53 ` Eric Blake
2014-06-30 13:09 ` Kevin Wolf
2014-06-30 15:19 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.