qemu-server/PVE
Stefan Reiter 0f6c69814b vzdump: log 100% percent in case $target is 0
When $target is 0, that means we don't have to upload any data, in which
case we're immediately done.

Otherwise incremental backups with no changes display a really weird
  status: 0% (0.0 B of 0.0 B), duration 0, read: 0 B/s, write: 0 B/s
when they're actually done already.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-08-19 18:20:34 +02:00
..
API2 Fix #2728: die/warn if target is not a replication target when live-migrating 2020-07-24 07:18:08 +02:00
CLI qm nbdstop: cope graceful with errors 2020-04-29 16:22:33 +02:00
QemuServer validate_cpu_conf: return config 2020-08-12 13:54:38 +02:00
VZDump vzdump: log 100% percent in case $target is 0 2020-08-19 18:20:34 +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 Use correct option for storage_migrate 2020-08-04 13:57:09 +02:00
QemuServer.pm Add missing die statements 2020-08-11 14:34:56 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00