From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org
Cc: quintela@redhat.com, berrange@redhat.com, lidongchen@tencent.com,
pl@kamp.de, peterx@redhat.com
Subject: [Qemu-devel] [PULL 0/5] migration queue
Date: Fri, 23 Mar 2018 20:23:39 +0000 [thread overview]
Message-ID: <20180323202344.70640-1-dgilbert@redhat.com> (raw)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
The following changes since commit 4c2c1015905fa1d616750dfe024b4c0b35875950:
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20180323' into staging (2018-03-23 10:20:54 +0000)
are available in the Git repository at:
git://github.com/dagrh/qemu.git tags/pull-migration-20180323a
for you to fetch changes up to 09576e74dbe697c5f0a7bc2ad7b59601457a2ff4:
migration: Fix block migration flag case (2018-03-23 18:24:11 +0000)
----------------------------------------------------------------
Migration fixes for 2.12
All small fixes. Dan's is a missing piece
of a cleanup that finally completes something,
and between Paolo, Dan and myself we recon it's
still on the edge of being a bug fix.
----------------------------------------------------------------
Daniel P. Berrangé (1):
migration: convert socket server to QIONetListener
Dr. David Alan Gilbert (1):
migration: Fix block migration flag case
Lidong Chen (1):
migration: Fix rate limiting issue on RDMA migration
Peter Lieven (2):
migration/block: limit the number of parallel I/O requests
migration/block: compare only read blocks against the rate limiter
migration/block.c | 5 +++--
migration/migration.c | 1 +
migration/qemu-file.c | 2 +-
migration/socket.c | 48 ++++++++++++++++--------------------------------
4 files changed, 21 insertions(+), 35 deletions(-)
next reply other threads:[~2018-03-23 20:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 20:23 Dr. David Alan Gilbert (git) [this message]
2018-03-23 20:23 ` [Qemu-devel] [PULL 1/5] migration: convert socket server to QIONetListener Dr. David Alan Gilbert (git)
2018-03-23 20:23 ` [Qemu-devel] [PULL 2/5] migration: Fix rate limiting issue on RDMA migration Dr. David Alan Gilbert (git)
2018-03-23 20:23 ` [Qemu-devel] [PULL 3/5] migration/block: limit the number of parallel I/O requests Dr. David Alan Gilbert (git)
2018-03-23 20:23 ` [Qemu-devel] [PULL 4/5] migration/block: compare only read blocks against the rate limiter Dr. David Alan Gilbert (git)
2018-03-23 20:23 ` [Qemu-devel] [PULL 5/5] migration: Fix block migration flag case Dr. David Alan Gilbert (git)
2018-03-24 21:53 ` [Qemu-devel] [PULL 0/5] migration queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2018-09-03 22:27 [Qemu-devel] [PULL 0/5] Migration queue Juan Quintela
2018-09-13 13:33 ` Juan Quintela
2014-03-08 1:23 [Qemu-devel] [PULL 0/5] migration queue Juan Quintela
2014-03-08 13:23 ` Peter Maydell
2013-02-01 8:12 Juan Quintela
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=20180323202344.70640-1-dgilbert@redhat.com \
--to=dgilbert@redhat.com \
--cc=berrange@redhat.com \
--cc=lidongchen@tencent.com \
--cc=peterx@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.