]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
blockdev: Add blockdev-insert-medium
authorMax Reitz <mreitz@redhat.com>
Mon, 26 Oct 2015 20:39:11 +0000 (21:39 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 11 Nov 2015 15:22:47 +0000 (16:22 +0100)
commitd129988289a885e57aa8790097e2d814764571bd
treec58bb2baf3d9322b56f0ae006bae083fd5c7a7f5
parent2814f67271bce537f29c6a7832f89fd4f1cdaa1a
blockdev: Add blockdev-insert-medium

And a helper function for that, which directly takes a pointer to the
BDS to be inserted instead of its node-name (which will be used for
implementing 'change' using blockdev-insert-medium).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
qapi/block-core.json
qmp-commands.hx