]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer/Memory.pm
Die on misaligned memory for hotplugging
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 18 Mar 2020 15:18:45 +0000 (16:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Mar 2020 17:55:27 +0000 (18:55 +0100)
commit746232eeb12aa2e55941afd800b8fbe12241a10d
tree305b3d7a64bfe2eff90f4a772c41b57335e45074
parent456bab54454877e67a1c37db11b20febac1cda6d
Die on misaligned memory for hotplugging

...instead of booting with an invalid config once and then silently
changing the memory size for consequent VM starts.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Tested-by: Alwin Antreich <a.antreich@proxmox.com>
PVE/QemuServer/Memory.pm