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
checksum.h -rw-r--r-- 3.1 KB
eth.h -rw-r--r-- 12.7 KB
filter.h -rw-r--r-- 2.5 KB
net.h -rw-r--r-- 8.8 KB
queue.h -rw-r--r-- 2.9 KB
slirp.h -rw-r--r-- 1.7 KB
tap.h -rw-r--r-- 1.5 KB
vhost-user.h -rw-r--r-- 423 bytes
vhost_net.h -rw-r--r-- 1.3 KB

back to top