Searched hist:"17 b005f1d422d4581f8ce95b75d603deb081f4f3" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 051 | diff 17b005f1d422d4581f8ce95b75d603deb081f4f3 Tue May 27 03:50:29 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Always pass driver name through options QDict
The "driver" entry in the options QDict is now only missing if we're opening an image with format probing.
We also catch cases now where both the drv argument and a "driver" option is specified, e.g. by specifying -drive format=qcow2,driver=raw
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | 051.out | diff 17b005f1d422d4581f8ce95b75d603deb081f4f3 Tue May 27 03:50:29 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Always pass driver name through options QDict
The "driver" entry in the options QDict is now only missing if we're opening an image with format probing.
We also catch cases now where both the drv argument and a "driver" option is specified, e.g. by specifying -drive format=qcow2,driver=raw
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 17b005f1d422d4581f8ce95b75d603deb081f4f3 Tue May 27 03:50:29 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Always pass driver name through options QDict
The "driver" entry in the options QDict is now only missing if we're opening an image with format probing.
We also catch cases now where both the drv argument and a "driver" option is specified, e.g. by specifying -drive format=qcow2,driver=raw
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|