]> git.proxmox.com Git - qemu-server.git/commit
move get_cpuunits helper to guest-common
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 7 Oct 2022 12:41:48 +0000 (14:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Nov 2022 15:15:31 +0000 (16:15 +0100)
commit6b7ef5e57e17b17f6336b318d4eb80a08c07719d
tree6181573cfbdc34ba9f80a643ca1d1da6c941cbba
parent3e9f8c5a530945c83fcef5bc52b84cf277f9216e
move get_cpuunits helper to guest-common

while making it take the value directly instead of the config.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm