qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V2 3/5] Introduce premigrate RunState.


From: Anthony PERARD
Subject: Re: [Qemu-devel] [PATCH V2 3/5] Introduce premigrate RunState.
Date: Mon, 19 Dec 2011 17:27:55 +0000
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Thu, 15 Dec 2011, Luiz Capitulino wrote:

> On Thu, 15 Dec 2011 09:14:00 -0600
> Anthony Liguori <address@hidden> wrote:
>
> > On 12/09/2011 03:54 PM, Anthony PERARD wrote:
> > > This new state will be used by Xen functions to know QEMU will wait for a
> > > migration. This is important to know for memory related function because 
> > > the
> > > memory is already allocated and reallocated them will not works.
>
> How is premigrate different from inmigrate? It looks like the same thing to 
> me.

The inmigrate state is used during machine initilisation. So this state
replace the prelauch state (during machine.init) when a migration will be done.

inmigrate is set only when the initilisation of the machine is over.

Regards,

-- 
Anthony PERARD



reply via email to

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