From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] migration queue
Date: Tue, 25 Feb 2014 15:07:34 +0100 [thread overview]
Message-ID: <1393337258-2289-1-git-send-email-quintela@redhat.com> (raw)
Hi
Please pull, this include:
- make rdma as stable (patch has been reviewed since long ago)(mrhines)
- less_equal means less_equal not great_or_eual: (david and brown paperbag for me)
- fix two XBZRLE corruptions
- fwrite(): we are back to v2 of the patch. (me)
The following changes since commit 0459650d94d18218808fcabc8c3227d2ee99af39:
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging (2014-02-25 12:30:01 +0000)
are available in the git repository at:
git://github.com/juanquintela/qemu.git tags/migration/20140225
for you to fetch changes up to 41310c68781d742fa9bbfd5fcb1df9b7f23f5759:
rdma: rename 'x-rdma' => 'rdma' (2014-02-25 14:30:28 +0100)
----------------------------------------------------------------
migration/next for 20140225
----------------------------------------------------------------
Dr. David Alan Gilbert (2):
Fix vmstate_info_int32_le comparison/assign
Fix two XBZRLE corruption issues
Juan Quintela (1):
qemu_file: use fwrite() correctly
Michael R. Hines (1):
rdma: rename 'x-rdma' => 'rdma'
arch_init.c | 64 ++++++++++++++++++++++++++++++++----------
docs/rdma.txt | 24 +++++++---------
include/migration/page_cache.h | 2 +-
migration-rdma.c | 2 +-
migration.c | 6 ++--
page_cache.c | 2 +-
qapi-schema.json | 7 ++---
qemu-file.c | 9 +++++-
vmstate.c | 15 +++++-----
9 files changed, 84 insertions(+), 47 deletions(-)
next reply other threads:[~2014-02-25 14:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-25 14:07 Juan Quintela [this message]
2014-02-26 22:55 ` [Qemu-devel] [PULL 0/4] migration queue Peter Maydell
2014-03-27 4:54 ` [Qemu-devel] RDMA upstream moved to stable status - will proceed formally with libvirt patchset and more FT review Michael R. Hines
-- strict thread matches above, loose matches on Subject: below --
2014-06-10 16:31 [Qemu-devel] [PULL 0/4] migration queue Juan Quintela
2014-06-10 16:41 ` Paolo Bonzini
2014-06-11 10:20 ` Juan Quintela
2014-06-11 14:35 ` Peter Maydell
2014-06-12 12:13 ` Juan Quintela
2014-03-08 21:32 Juan Quintela
2014-03-10 12:36 ` Peter Maydell
2013-04-09 13:09 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=1393337258-2289-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).