From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] Migration pull request
Date: Thu, 26 Mar 2015 15:45:55 +0100 [thread overview]
Message-ID: <1427381158-9069-1-git-send-email-quintela@redhat.com> (raw)
Hi Peter,
In this pull requset:
- rdma fixes (Padmanabh)
- fix crash on multiple -incoming (dave)
- don't access last_sent_block outside migration_thread (me)
It is needed by migration compression patches
Please apply.
Thanks, Juan.
The following changes since commit 087c4c9419d3086ac0a920899e4fed8ceaf9bb2b:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-03-26 12:18:44 +0000)
are available in the git repository at:
git://github.com/juanquintela/qemu.git tags/migration/20150326
for you to fetch changes up to 43edc0ed11a4d25f2fe67bb9d89a8a6a0a43b1e0:
migration: remove last_sent_block from save_page_header (2015-03-26 15:31:46 +0100)
----------------------------------------------------------------
migration/next for 20150326
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
Avoid crashing on multiple -incoming
Juan Quintela (1):
migration: remove last_sent_block from save_page_header
Padmanabh Ratnakar (1):
rdma: Fix cleanup in error paths
arch_init.c | 12 ++++++------
migration/rdma.c | 22 ++++++++--------------
vl.c | 4 +++-
3 files changed, 17 insertions(+), 21 deletions(-)
next reply other threads:[~2015-03-26 14:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 14:45 Juan Quintela [this message]
2015-03-26 14:45 ` [Qemu-devel] [PULL 1/3] Avoid crashing on multiple -incoming Juan Quintela
2015-03-26 14:45 ` [Qemu-devel] [PULL 2/3] rdma: Fix cleanup in error paths Juan Quintela
2015-03-26 14:45 ` [Qemu-devel] [PULL 3/3] migration: remove last_sent_block from save_page_header Juan Quintela
2015-03-26 15:42 ` [Qemu-devel] [PULL 0/3] Migration pull request 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=1427381158-9069-1-git-send-email-quintela@redhat.com \
--to=quintela@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).