mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2026-01-28 06:09:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| backup.rs | ||
| capi_types.rs | ||
| commands.rs | ||
| lib.rs | ||
| registry.rs | ||
| restore.rs | ||
| tools.rs | ||
| upload_queue.rs | ||