]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
qmp: Introduce blockdev-change-medium
authorMax Reitz <mreitz@redhat.com>
Fri, 6 Nov 2015 15:27:06 +0000 (16:27 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 11 Nov 2015 15:22:47 +0000 (16:22 +0100)
commit24fb4133001e1f54a526f0927837f30c1507169a
treeef1ae268d491e4a2ac4c040e403e5d926b51cb67
parentf1f57066573e832438cd87600310589fa9cee202
qmp: Introduce blockdev-change-medium

Introduce a new QMP command 'blockdev-change-medium' which is intended
to replace the 'change' command for block devices. The existing function
qmp_change_blockdev() is accordingly renamed to
qmp_blockdev_change_medium().

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
include/sysemu/blockdev.h
qapi-schema.json
qapi/block-core.json
qmp-commands.hx
qmp.c
ui/cocoa.m