Hi,
I didn't have time yet to review in detail your patches,
but I have one general comment about the interface to activate postcopy.
As postcopy needs to be supported both by source and destination Qemu,
for those kind of features we have migration capabilities interface,
you can look at the XBZRL
On Tue, Oct 30, 2012 at 06:53:31PM +, Benoit Hudzia wrote:
> Hi Isaku,
>
>
> Are you going to be at the KVM forum ( i think you have a presentation there).
> It would be nice if we could meet in order to see if we can synch our efforts
> .
Yes, definitively.
> As you know we have been deve
Hi Isaku,
Are you going to be at the KVM forum ( i think you have a presentation
there). It would be nice if we could meet in order to see if we can
synch our efforts .
As you know we have been developing an RDMA based solution for post
copy migration and we demonstrated the initial proof of co
Hi Isaku,
Are you going to be at the KVM forum ( i think you have a presentation
there). It would be nice if we could meet in order to see if we can synch
our efforts .
As you know we have been developing an RDMA based solution for post copy
migration and we demonstrated the initial proof of co
This is the v3 patch series of postcopy migration.
The trees is available at
git://github.com/yamahata/qemu.git qemu-postcopy-oct-30-2012
git://github.com/yamahata/linux-umem.git linux-umem-oct-29-2012
Major changes v2 -> v3:
- implemented pre+post optimization
- auto detection of postcopy by inc