Il 02/09/2014 11:17, Peter Lieven ha scritto:
>>>
>> Juan is back, I'll let him pick it through his tree.
> 
> Juan, have you picked this up?

commit db80facefa62dff42bb50c73b0f03eda5f732b49
Author: Peter Lieven <p...@kamp.de>
Date:   Tue Jun 10 11:29:16 2014 +0200

    migration: catch unknown flags in ram_load

    if a saved vm has unknown flags in the memory data qemu
    currently simply ignores this flag and continues which
    yields in an unpredictable result.

    This patch catches all unknown flags and aborts the
    loading of the vm. Additionally error reports are thrown
    if the migration aborts abnormally.

    Signed-off-by: Peter Lieven <p...@kamp.de>
    Signed-off-by: Juan Quintela <quint...@redhat.com>

Paolo


Reply via email to