]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
use new config helpers from guest-common for pending changes
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 14 Oct 2019 08:28:38 +0000 (10:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Oct 2019 16:45:27 +0000 (18:45 +0200)
commit98bc3aeb920a5e9e655ba9efaaa7a2578226b716
tree256b6a4008fca887b918157458ca48f468d094ca
parentd3179e1c36a8023145c797ae7aaabfd1deebd69e
use new config helpers from guest-common for pending changes

most of the pending changes related code has been moved into
AbstractConfig, so we have to call them as class methods from QemuConfig instead.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
PVE/API2/Qemu.pm
PVE/QemuServer.pm