]> Git Repo - qemu.git/commit
blockdev: Add blockdev-insert-medium
authorMax Reitz <[email protected]>
Mon, 26 Oct 2015 20:39:11 +0000 (21:39 +0100)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
qapi/block-core.json
qmp-commands.hx
This page took 0.025583 seconds and 4 git commands to generate.