Hi, Andrea Where can I get the dev-git-branch? I can use it to try the snapshot prototype coding.
Thanks. > -----Original Message----- > From: Andrea Arcangeli [mailto:aarca...@redhat.com] > Sent: Tuesday, March 04, 2014 3:52 AM > To: Paolo Bonzini > Cc: Kevin Wolf; Stefan Hajnoczi; Huangpeng (Peter); qemu-devel@nongnu.org; > Wenchao Xia; Pavel Hrdina; KVM devel mailing list; Zhanghailiang > Subject: Re: [RFC]VM live snapshot proposal > > Hi Paolo, > > On Mon, Mar 03, 2014 at 02:47:31PM +0100, Paolo Bonzini wrote: > > I'm not sure what's the status of the kernel infrastructure for > > post-copy. Andrea? > > sys_userfaultfd is still work in progress but it shouldn't be much work left > to > completion. madvise(MADV_USERFAULT) and > remap_anon_pages() are complete for a while.