qemu-server/PVE
Stefan Reiter 69e6289470 enable dirty-bitmap incremental backups for PBS
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>
2020-06-29 13:15:47 +02:00
..
API2 close #2741: add VM.Config.Cloudinit permission 2020-06-26 09:41:43 +02:00
CLI qm nbdstop: cope graceful with errors 2020-04-29 16:22:33 +02:00
QemuServer pci: whitespace, indentation and formating fixes 2020-06-25 13:33:26 +02:00
VZDump enable dirty-bitmap incremental backups for PBS 2020-06-29 13:15:47 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm vzdump: move include logic for volumes to method 2020-06-24 10:56:57 +02:00
QemuMigrate.pm migrate: cleanup forwarding code 2020-05-06 16:16:50 +02:00
QemuServer.pm fix #2794: allow legacy IGD passthrough 2020-06-25 13:25:35 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00