block: Accept device model name for blockdev-change-medium
In order to remove the need for BlockBackend names in the external API,
we want to allow qdev device names in all device related commands.
This converts blockdev-change-medium to accept a qdev device name.
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Showing
- blockdev.c 11 additions, 7 deletionsblockdev.c
- docs/qmp-commands.txt 6 additions, 4 deletionsdocs/qmp-commands.txt
- hmp.c 3 additions, 2 deletionshmp.c
- qapi/block-core.json 6 additions, 2 deletionsqapi/block-core.json
- qmp.c 2 additions, 2 deletionsqmp.c
- ui/cocoa.m 3 additions, 1 deletionui/cocoa.m
Loading
Please register or sign in to comment