qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Question about RAM migration flags


From: Dr. David Alan Gilbert
Subject: Re: [Qemu-devel] Question about RAM migration flags
Date: Fri, 9 May 2014 10:43:22 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

* Peter Lieven (address@hidden) 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.

Dave
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

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