Searched hist:"9 ec8873e684c2dae6fadb3a801057c613ccd2a6b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 087.out | diff 9ec8873e684c2dae6fadb3a801057c613ccd2a6b Wed Sep 21 07:56:11 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Remove BB interface from blockdev-add/del
With this patch, blockdev-add always works on a node level, i.e. it creates a BDS, but no BB. Consequently, x-blockdev-del doesn't need the 'device' option any more, but 'node-name' becomes mandatory.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | diff 9ec8873e684c2dae6fadb3a801057c613ccd2a6b Wed Sep 21 07:56:11 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Remove BB interface from blockdev-add/del
With this patch, blockdev-add always works on a node level, i.e. it creates a BDS, but no BB. Consequently, x-blockdev-del doesn't need the 'device' option any more, but 'node-name' becomes mandatory.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 9ec8873e684c2dae6fadb3a801057c613ccd2a6b Wed Sep 21 07:56:11 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Remove BB interface from blockdev-add/del
With this patch, blockdev-add always works on a node level, i.e. it creates a BDS, but no BB. Consequently, x-blockdev-del doesn't need the 'device' option any more, but 'node-name' becomes mandatory.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|