qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: Markus Armbruster <armbru@redhat.com>,
	Hailiang Zhang <zhang.zhanghailiang@huawei.com>,
	Eric Blake <eblake@redhat.com>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	Juan Quintela <quintela@redhat.com>
Subject: [PULL 0/3] Migration 20211109 patches
Date: Tue,  9 Nov 2021 09:02:44 +0100	[thread overview]
Message-ID: <20211109080247.62559-1-quintela@redhat.com> (raw)

The following changes since commit 114f3c8cc427333dbae331dfd2ecae64676b087e:

  Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into staging (2021-11-08 18:50:09 +0100)

are available in the Git repository at:

  https://github.com/juanquintela/qemu.git tags/migration-20211109-pull-request

for you to fetch changes up to 91fe9a8dbd449a2f333aefb82ec8adb1f6424408:

  Reset the auto-converge counter at every checkpoint. (2021-11-09 08:48:36 +0100)

----------------------------------------------------------------
Migration Pull request

Hi

This pull request includes:
- fix sample-pages doc by hyman
- cleanup colo pages by contiguous blocks by Rao
- reset auto-converge by checkpoint by Rao.

Please, apply.

----------------------------------------------------------------

Hyman Huang(黄勇) (1):
  docs: fix 'sample-pages' option tag

Rao, Lei (2):
  Reduce the PVM stop time during Checkpoint
  Reset the auto-converge counter at every checkpoint.

 qapi/migration.json |  2 +-
 migration/ram.h     |  1 +
 migration/colo.c    |  4 ++++
 migration/ram.c     | 57 ++++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 60 insertions(+), 4 deletions(-)

-- 
2.33.1




             reply	other threads:[~2021-11-09  8:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  8:02 Juan Quintela [this message]
2021-11-09  8:02 ` [PULL 1/3] docs: fix 'sample-pages' option tag Juan Quintela
2021-11-09  8:02 ` [PULL 2/3] Reduce the PVM stop time during Checkpoint Juan Quintela
2021-11-09  8:02 ` [PULL 3/3] Reset the auto-converge counter at every checkpoint Juan Quintela
2021-11-09 10:31 ` [PULL 0/3] Migration 20211109 patches Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211109080247.62559-1-quintela@redhat.com \
    --to=quintela@redhat.com \
    --cc=armbru@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=zhang.zhanghailiang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).