]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
block: Add QMP support for streaming to an intermediate layer
authorAlberto Garcia <berto@igalia.com>
Fri, 28 Oct 2016 07:08:11 +0000 (10:08 +0300)
committerKevin Wolf <kwolf@redhat.com>
Mon, 31 Oct 2016 15:52:38 +0000 (16:52 +0100)
commit554b614765090f47d97a20ca6981e17e96515ec1
treeac02d0ec44ef4ef174e150b2b7b024e40fc6065d
parent61b49e48b379db45f0ea91c93a61c873695549a9
block: Add QMP support for streaming to an intermediate layer

This patch makes the 'device' parameter of the 'block-stream' command
accept a node name that is not a root node. The presence of this
feature can't be directly tested with introspection; soon we'll
introduce a 'base-node' parameter whose presence can be checked for
this purpose.

In addition to that, operation blockers will be checked in all
intermediate nodes between the top and the base node.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
qapi/block-core.json