Searched hist:"00949 babe90c528df1ffb79439d632c7bd4f6c42" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/qapi/ |
H A D | block-core.json | diff 00949babe90c528df1ffb79439d632c7bd4f6c42 Tue Sep 20 06:38:45 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Accept device model name for x-blockdev-remove-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 x-blockdev-remove-medium to accept a qdev device name.
As the command is experimental, we can still remove the 'device' option that uses the BlockBackend name. This requires some test case changes and is left for another series.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 00949babe90c528df1ffb79439d632c7bd4f6c42 Tue Sep 20 06:38:45 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Accept device model name for x-blockdev-remove-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 x-blockdev-remove-medium to accept a qdev device name.
As the command is experimental, we can still remove the 'device' option that uses the BlockBackend name. This requires some test case changes and is left for another series.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|