Go to file
Stefan Reiter a9e0937c2d read_image_at: iterate until buffer is filled
QEMU will always assume EOF when less bytes than requested are returned
by a block drivers 'read' interface, so we need to fill the buffer up to
'size' if possible.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-07-22 20:28:19 +02:00
.cargo update all dependencies 2020-02-12 13:01:20 +01:00
debian bump version to 0.6.1-1 2020-07-09 14:23:49 +02:00
src read_image_at: iterate until buffer is filled 2020-07-22 20:28:19 +02:00
build.rs avoid extra worker thread and command channel 2020-07-01 10:29:15 +02:00
Cargo.toml bump version to 0.6.1-1 2020-07-09 14:23:49 +02:00
current-api.h read_image_at: iterate until buffer is filled 2020-07-22 20:28:19 +02:00
header-preamble.c header-preamble.c: add result parameter 2019-10-25 07:00:18 +02:00
Makefile add api check 2020-06-29 13:14:46 +02:00
simpletest.c proxmox_restore_new: use snapshot string (again) instead of (type, Id, time). 2020-07-06 11:38:58 +02:00