[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [v2 0/4] Fix long vm downtime during live
From: |
Li, Liang Z |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [v2 0/4] Fix long vm downtime during live migration |
Date: |
Fri, 9 Oct 2015 08:56:38 +0000 |
> > Some cleanup operations take long time during the pause and copy
> > stage, especially with the KVM patch 3ea3b7fa9af067, do these
> > operations after the completion of live migration can help to reduce VM
> downtime.
> >
> > Ony the first patch changes the behavior, the rest 3 patches are for
> > code cleanup.
> >
> > Changes:
> > * Remove qemu_savevm_sate_cancel() in migrate_fd_cleanup()
> > * Add 2 more patches for code clean up
>
> Reviewed-by: Paolo Bonzini <address@hidden>
Hi Juan & Amit,
Could you help to review this serial of patches and give some comments when
you have time?
The link to the thread is:
https://lists.nongnu.org/archive/html/qemu-devel/2015-08/msg01516.html
Liang
- Re: [Qemu-stable] [Qemu-devel] [v2 0/4] Fix long vm downtime during live migration,
Li, Liang Z <=