Revision 955b77f56e3ce585569168c60fff2d5cb0f82e00 authored by Eric Blake on 01 May 2018, 15:46:53 UTC, committed by Michael Roth on 21 June 2018, 01:45:02 UTC
A missing space makes for poor error messages, and sizes can't
go negative.  Also, we missed diagnosing a server that sends
a maximum block size less than the minimum.

Fixes: 081dd1fe
CC: qemu-stable@nongnu.org
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180501154654.943782-1-eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
(cherry picked from commit e475d108f1b3d3163f0affea67cdedbe5fc9752b)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
1 parent f3f01ba
History
File Mode Size
__init__.py -rw-r--r-- 0 bytes
qemu-ga-client -rwxr-xr-x 8.1 KB
qmp -rwxr-xr-x 3.1 KB
qmp-shell -rwxr-xr-x 14.3 KB
qmp.py -rw-r--r-- 8.0 KB
qom-fuse -rwxr-xr-x 4.3 KB
qom-get -rwxr-xr-x 1.5 KB
qom-list -rwxr-xr-x 1.5 KB
qom-set -rwxr-xr-x 1.5 KB
qom-tree -rwxr-xr-x 1.9 KB

back to top