]> git.proxmox.com Git - qemu-server.git/commit
backup: detect PBS features and use only supported
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 8 Jul 2020 09:57:54 +0000 (11:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jul 2020 11:44:22 +0000 (13:44 +0200)
commitfb9f512c19e7419e0ada97cc2ff855994e851947
treedbb946f355590c595239eb2809b4df7bf2e13598
parentb6f8076eb6ae5b6f1584a997e857cd1eb9dff6a6
backup: detect PBS features and use only supported

If 'query-proxmox-support' is not known to QEMU, assume that no other
features are supported either.

If 'pbs' is not supported at all, error out with a nice message.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/VZDump/QemuServer.pm