All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Juan Quintela <quintela@redhat.com>,
	qemu list <qemu-devel@nongnu.org>,
	peterx@redhat.com, "Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	Amit Shah <amit.shah@redhat.com>,
	den@openvz.org
Subject: [Qemu-devel] [PULL 0/4] migration fixes
Date: Fri, 11 Mar 2016 18:02:10 +0530	[thread overview]
Message-ID: <cover.1457699452.git.amit.shah@redhat.com> (raw)

The following changes since commit a648c137383d84bc4f95696e5293978d9541a26e:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into staging (2016-03-10 02:51:14 +0000)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/migration-for-2.6-7

for you to fetch changes up to 32c3db5b26a1001dbe0763bdf72fdc8017c6b7b8:

  postcopy: Remove the x- (2016-03-11 17:53:59 +0530)

----------------------------------------------------------------
migration:
 - postcopy is no longer experimental
 - fix a use-after-free in postcopy
 - fix a compile warning

----------------------------------------------------------------


Denis V. Lunev (1):
  migration: fix use-after-free in loadvm_postcopy_handle_run_bh

Dr. David Alan Gilbert (2):
  postcopy: listen thread is never joined
  postcopy: Remove the x-

Peter Xu (1):
  migration: fix warning for source_return_path_thread

 docs/migration.txt    |  2 +-
 hmp-commands.hx       |  2 +-
 migration/migration.c |  9 ++++-----
 migration/savevm.c    | 18 +++++++++++++-----
 qapi-schema.json      |  8 ++++----
 qmp-commands.hx       |  6 +++---
 6 files changed, 26 insertions(+), 19 deletions(-)

-- 
2.5.0

             reply	other threads:[~2016-03-11 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 12:32 Amit Shah [this message]
2016-03-11 12:32 ` [Qemu-devel] [PULL 1/4] migration: fix warning for source_return_path_thread Amit Shah
2016-03-11 12:32 ` [Qemu-devel] [PULL 2/4] migration: fix use-after-free in loadvm_postcopy_handle_run_bh Amit Shah
2016-03-11 12:32 ` [Qemu-devel] [PULL 3/4] postcopy: listen thread is never joined Amit Shah
2016-03-11 12:32 ` [Qemu-devel] [PULL 4/4] postcopy: Remove the x- Amit Shah
2016-03-14 14:44 ` [Qemu-devel] [PULL 0/4] migration fixes 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=cover.1457699452.git.amit.shah@redhat.com \
    --to=amit.shah@redhat.com \
    --cc=den@openvz.org \
    --cc=dgilbert@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=peterx@redhat.com \
    --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.