qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] migration fixes


From: Amit Shah
Subject: [Qemu-devel] [PULL 0/4] migration fixes
Date: Fri, 11 Mar 2016 18:02:10 +0530

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 via email to

[Prev in Thread] Current Thread [Next in Thread]