Home
last modified time | relevance | path

Searched hist:"46 eade7b" (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dqapi.c46eade7b Tue Jul 11 11:27:38 GMT 2017 Kevin Wolf <kwolf@redhat.com> block/qapi: Add qdev device name to query-block

With -blockdev/-device, users can indirectly create anonymous
BlockBackends, while the state of such backends is still of interest. As
a preparation for making such BBs visible in query-block, make sure that
they can be identified even without a name by adding the ID/QOM path of
their qdev device to BlockInfo.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
/qemu/qapi/
H A Dblock-core.json46eade7b Tue Jul 11 11:27:38 GMT 2017 Kevin Wolf <kwolf@redhat.com> block/qapi: Add qdev device name to query-block

With -blockdev/-device, users can indirectly create anonymous
BlockBackends, while the state of such backends is still of interest. As
a preparation for making such BBs visible in query-block, make sure that
they can be identified even without a name by adding the ID/QOM path of
their qdev device to BlockInfo.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>