]> git.proxmox.com Git - qemu-server.git/commit
vzdump: set max-workers QMP option when specified and supported
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 3 Oct 2022 13:52:06 +0000 (15:52 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 10 Oct 2022 11:04:33 +0000 (13:04 +0200)
commit4de4eefcb666fec1be717e92524641c50ad2a96c
tree5c9e1209bac037c04021c251ac7ccc98835e18ea
parent69200d4534f3c363993bf13791f66c775774835f
vzdump: set max-workers QMP option when specified and supported

If not supported, a warning is printed and the setting is ignored.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
PVE/VZDump/QemuServer.pm