qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC]VM live snapshot proposal


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC]VM live snapshot proposal
Date: Tue, 04 Mar 2014 10:05:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 04/03/2014 09:54, Stefan Hajnoczi ha scritto:
Is there any other proposals to implement vm-snapshot?
See the discussion by Paolo and Andrea about post-copy migration, which
adds kernel memory management features for tracking userspace page
faults.  Perhaps you can use that infrastructure to trap guest writes.

That infrastructure actually traps guest reads too. But it's fine, as they are a superset of guest writes and the image will still be consistent.

Paolo



reply via email to

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