From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, dgilbert@redhat.com
Subject: [Qemu-devel] [PULL 0/6] Migration pull request
Date: Thu, 12 Nov 2015 18:20:10 +0100 [thread overview]
Message-ID: <1447348816-17152-1-git-send-email-quintela@redhat.com> (raw)
Hi
- fix for mutex initialzation (dave)
- different page sizes fixes (dave)
- better text (dave)
- Migration 32bits fixes (myself)
Please, apply.
The following changes since commit ed6c64489ef11d9ac5fb4b4c89d455a4f1ae8083:
target-arm: Update PC before calling gen_helper_check_breakpoints() (2015-11-12 16:16:02 +0000)
are available in the git repository at:
git://github.com/juanquintela/qemu.git tags/migration/20151112
for you to fetch changes up to 389775d1f67b2c8f44f9473b1e5363735972e389:
migration_init: Fix lock initialisation/make it explicit (2015-11-12 17:55:27 +0100)
----------------------------------------------------------------
migration/next for 20151112
----------------------------------------------------------------
Dr. David Alan Gilbert (4):
Finish non-postcopiable iterative devices before package
Postcopy: Fix TP!=HP zero case
migrate-start-postcopy: Improve text
migration_init: Fix lock initialisation/make it explicit
Juan Quintela (2):
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
migration: Make 32bit linux compile with RDMA
hmp-commands.hx | 4 +++-
include/sysemu/sysemu.h | 2 +-
migration/migration.c | 63 ++++++++++++++++++++++++-------------------------
migration/ram.c | 7 +++---
migration/rdma.c | 2 +-
migration/savevm.c | 10 ++++++--
qapi-schema.json | 4 +++-
7 files changed, 51 insertions(+), 41 deletions(-)
next reply other threads:[~2015-11-12 17:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 17:20 Juan Quintela [this message]
2015-11-12 17:20 ` [Qemu-devel] [PULL 1/6] migration: print ram_addr_t as RAM_ADDR_FMT not %zx Juan Quintela
2015-11-12 17:20 ` [Qemu-devel] [PULL 2/6] migration: Make 32bit linux compile with RDMA Juan Quintela
2015-11-12 17:20 ` [Qemu-devel] [PULL 3/6] Finish non-postcopiable iterative devices before package Juan Quintela
2015-11-12 17:20 ` [Qemu-devel] [PULL 4/6] Postcopy: Fix TP!=HP zero case Juan Quintela
2015-11-12 17:20 ` [Qemu-devel] [PULL 5/6] migrate-start-postcopy: Improve text Juan Quintela
2015-11-12 17:20 ` [Qemu-devel] [PULL 6/6] migration_init: Fix lock initialisation/make it explicit Juan Quintela
2015-11-12 18:52 ` [Qemu-devel] [PULL 0/6] Migration pull request Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2015-09-30 8:56 Juan Quintela
2015-10-01 11:01 ` Peter Maydell
2015-07-15 9:04 Juan Quintela
2015-07-15 10:16 ` Amit Shah
2015-07-15 13:19 ` Peter Maydell
2015-07-15 13:39 ` Juan Quintela
2015-07-15 10:20 ` 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=1447348816-17152-1-git-send-email-quintela@redhat.com \
--to=quintela@redhat.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@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).