[libvirt] [PATCH 11/13] qemu: command: Align memory sizes only on fresh starts

Michal Privoznik mprivozn at redhat.com
Tue Sep 22 12:29:05 UTC 2015


On 21.09.2015 19:21, Peter Krempa wrote:
> When we are starting a qemu process for an incomming migration or
> snapshot reloading we should not modify the memory sizes in the domain
> since we could potentially change the guest ABI that was tediously
> checked before. Additionally the function now updates the initial memory
> size according to the NUMA node size, which should not happen if we are
> restoring state.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1252685
> ---
>  src/qemu/qemu_command.c                             | 3 ++-
>  tests/qemuxml2argvdata/qemuxml2argv-restore-v1.args | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

ACK

Michal




More information about the libvir-list mailing list