Re: [PATCH 0/4] KVM: Dirty page logging (aka live migration) fixes

2007-02-25 Thread Avi Kivity
Avi Kivity wrote: This small patchset plugs a few holes in the kvm dirty page logging implementation. With these fixes (which really want to be in Linux 2.6.21), one can migrate a running virtual machine from one host to another. The virtual machine continues executing while its memory image

[PATCH 0/4] KVM: Dirty page logging (aka live migration) fixes

2007-02-25 Thread Avi Kivity
This small patchset plugs a few holes in the kvm dirty page logging implementation. With these fixes (which really want to be in Linux 2.6.21), one can migrate a running virtual machine from one host to another. The virtual machine continues executing while its memory image is transferred, so