mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-02-12 21:57:58 +03:00
Deleting the balloon config entry means resetting it to its default. This means having a balloon device but not actually doing any ballooning with it (iow. resetting the VM's 'balloon' value to its specified memory.). Hotplugging a balloon device (coming from explicit '0' to any other value (including deleting it)) is not possible. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>