]> git.proxmox.com Git - mirror_qemu.git/commit
block: Accept device model name for blockdev-open/close-tray
authorKevin Wolf <kwolf@redhat.com>
Tue, 20 Sep 2016 11:38:43 +0000 (13:38 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Sep 2016 11:36:10 +0000 (13:36 +0200)
commitb33945cfffcc3f847122dbf5db00fff28161c593
treef9504d35b88ebaa74884d5d3827cacad8511414c
parent9680caee0fa530726809bc72d44e127ae676e251
block: Accept device model name for blockdev-open/close-tray

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-open/close-tray to accept a qdev device name.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
docs/qmp-commands.txt
qapi/block-core.json