Searched hist:f6dc1c31d3801dcbdf0c56574f9ff4f05180810c (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 049 | diff f6dc1c31d3801dcbdf0c56574f9ff4f05180810c Tue Nov 26 09:45:49 CST 2019 Kevin Wolf <kwolf@redhat.com> block: Error out on image creation with conflicting size options
If both the create options (qemu-img create -o ...) and the size parameter were given, the size parameter was silently ignored. Instead, make specifying two sizes an error.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | 049.out | diff f6dc1c31d3801dcbdf0c56574f9ff4f05180810c Tue Nov 26 09:45:49 CST 2019 Kevin Wolf <kwolf@redhat.com> block: Error out on image creation with conflicting size options
If both the create options (qemu-img create -o ...) and the size parameter were given, the size parameter was silently ignored. Instead, make specifying two sizes an error.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff f6dc1c31d3801dcbdf0c56574f9ff4f05180810c Tue Nov 26 09:45:49 CST 2019 Kevin Wolf <kwolf@redhat.com> block: Error out on image creation with conflicting size options
If both the create options (qemu-img create -o ...) and the size parameter were given, the size parameter was silently ignored. Instead, make specifying two sizes an error.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|