On 31 May 2017 at 10:15, Juan Quintela <quint...@redhat.com> wrote: > Hi > > This are the migration patches ready for inclusion: > - autoconverge improvements: (felipe franciosi) > - create savem.h > > Please, Apply. > > The following changes since commit 0748b3526e8cb78b9cd64208426bfc3d54a72b04: > > Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging > (2017-05-30 14:15:15 +0100) > > are available in the git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20170531 > > for you to fetch changes up to b4a3c64b16856a018869bfd4a9ed3b2a74554541: > > migration: use dirty_rate_high_cnt more aggressively (2017-05-31 09:39:20 > +0200) > > ---------------------------------------------------------------- > migration/next for 20170531 > > ---------------------------------------------------------------- > Felipe Franciosi (4): > migration: keep bytes_xfer_prev init'd to zero > migration: set dirty_pages_rate before autoconverge logic > migration: set bytes_xfer_* outside of autoconverge logic > migration: use dirty_rate_high_cnt more aggressively > > Juan Quintela (1): > migration: Create savevm.h for functions exported from savevm.c
Applied, thanks. -- PMM