mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-07 18:57:22 +00:00
The $total != $transferred check is changed to a log, as QEMU reports only actually transferred bytes, and it is indeed correct for incremental backups to have differing values from $total. The 'incremental' parameter is always set, QEMU will figure out if it should re-use an existing bitmap or create a new one on its own. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| QemuServer | ||
| VZDump | ||
| Makefile | ||
| QemuConfig.pm | ||
| QemuMigrate.pm | ||
| QemuServer.pm | ||
| QMPClient.pm | ||