qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] migration: catch unknown flag combinations in r


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] migration: catch unknown flag combinations in ram_load
Date: Tue, 23 Sep 2014 11:46:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

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 <address@hidden>
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 <address@hidden>
    Signed-off-by: Juan Quintela <address@hidden>

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]