Searched hist:"5450466394 c95cea8b661fb197ed215a4ab5d700" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | blockdev.c | diff 5450466394c95cea8b661fb197ed215a4ab5d700 Thu Apr 10 12:36:25 CDT 2014 Max Reitz <mreitz@redhat.com> block-commit: speed is an optional parameter
As speed is an optional parameter for the QMP block-commit command, it should be set to 0 if not given (as it is undefined if has_speed is false), that is, the speed should not be limited.
Cc: qemu-stable@nongnu.org Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|