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
