qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [0/3] Use ONE_REG interface to synchronize more state w


From: Alexander Graf
Subject: Re: [Qemu-devel] [0/3] Use ONE_REG interface to synchronize more state with KVM
Date: Mon, 25 Feb 2013 13:20:55 +0100

On 21.02.2013, at 03:41, David Gibson wrote:

> At the moment, there is a significant amount of state which both qemu
> and KVM track, which is not synchronized between the two.  In a KVM
> setup, qemu never updates that information, so we mostly get away with
> it, but we'll need this data in qemu to implement savevm and
> migration.  This series improves the situation, synchronizing several
> bits of state that previously weren't.  There may some more yet to go,
> but this at least gets most of it.
> 
> (Note, this series should be completely independent of my MMU cleanup
> work, so order shouldn't matter.)

Thanks, applied 1/3 and 2/3 to ppc-next. 3/3 has outstanding comments :).


Alex




reply via email to

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