Peter Lieven <[email protected]> wrote:
>> Am 09.05.2014 um 11:43 schrieb "Dr. David Alan Gilbert" 
>> <[email protected]>:
>> 
>> * Peter Lieven ([email protected]) wrote:
>>> Hi,
>>> 
>>> while working on ram migration and reading through the code I realized that
>>> qemu does not stop loading a saved VM or rejecting an incoming migration
>>> if there is a flag in the stream that it does not understand. An unknown 
>>> flag
>>> is simply ignored.
>>> 
>>> In the block migration code there is a catch at the end complaining about
>>> unknown flags, but in RAM migration there isn't.
>>> 
>>> Is this on purpose or an error?
>> 
>> I think it's in error; the code doesn't have much checking.
>
> i will prepare a patch.

Thanks.

Reply via email to