qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, quintela@redhat.com,
	zhukeqian1@huawei.com, stefanha@redhat.com
Subject: [PULL 0/5] migration queue
Date: Fri,  3 Jul 2020 16:27:43 +0100	[thread overview]
Message-ID: <20200703152748.277255-1-dgilbert@redhat.com> (raw)

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit 6651620b92bc08cde07cb500e9a43dba7bd9b2b7:

  Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200702-pull-request' into staging (2020-07-03 09:55:35 +0100)

are available in the Git repository at:

  git://github.com/dagrh/qemu.git tags/pull-migration-20200703a

for you to fetch changes up to fb6135807fcab4670d69663ac88e88e124348ffd:

  migration: Count new_dirty instead of real_dirty (2020-07-03 16:23:05 +0100)

----------------------------------------------------------------
virtiofsd+migration pull 2020-07-03

A couple of small migration fixes, and some capability
rework for virtiofsd.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

----------------------------------------------------------------
Dr. David Alan Gilbert (4):
      virtiofsd: Terminate capability list
      virtiofsd: Check capability calls
      virtiofsd: Allow addition or removal of capabilities
      migration: postcopy take proper error return

Keqian Zhu (1):
      migration: Count new_dirty instead of real_dirty

 docs/tools/virtiofsd.rst         |  5 +++
 include/exec/ram_addr.h          |  5 +--
 migration/postcopy-ram.c         |  2 +-
 migration/ram.c                  |  8 +++--
 tools/virtiofsd/helper.c         |  2 ++
 tools/virtiofsd/passthrough_ll.c | 71 +++++++++++++++++++++++++++++++++++++---
 6 files changed, 80 insertions(+), 13 deletions(-)



             reply	other threads:[~2020-07-03 15:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 15:27 Dr. David Alan Gilbert (git) [this message]
2020-07-03 15:27 ` [PULL 1/5] virtiofsd: Terminate capability list Dr. David Alan Gilbert (git)
2020-07-03 15:27 ` [PULL 2/5] virtiofsd: Check capability calls Dr. David Alan Gilbert (git)
2020-07-03 15:27 ` [PULL 3/5] virtiofsd: Allow addition or removal of capabilities Dr. David Alan Gilbert (git)
2020-07-03 15:27 ` [PULL 4/5] migration: postcopy take proper error return Dr. David Alan Gilbert (git)
2020-07-03 15:27 ` [PULL 5/5] migration: Count new_dirty instead of real_dirty Dr. David Alan Gilbert (git)
2020-07-04 15:08 ` [PULL 0/5] migration queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2022-08-02 15:54 Dr. David Alan Gilbert (git)
2022-08-02 19:12 ` Richard Henderson
2020-03-13 10:30 Dr. David Alan Gilbert (git)
2020-03-13 14:48 ` Peter Maydell

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=20200703152748.277255-1-dgilbert@redhat.com \
    --to=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=zhukeqian1@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).