qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] Postcopy fix and x- removal


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH v2 0/2] Postcopy fix and x- removal
Date: Fri, 11 Mar 2016 09:53:34 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

Hi,
  This fix should go after Denis's use-after-free fix.
The first one is a minor bug fix that Paolo spotted.
The second removes the 'x-' experimental prefix now that
things seem to be running OK, and Jiri has libvirt
working with it.

Dave

v2
  Update the 'since 2.5' to 2.6 to track the non-experiemental version
  Juggle apostrophes

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

 docs/migration.txt    | 2 +-
 hmp-commands.hx       | 2 +-
 migration/migration.c | 4 ++--
 migration/savevm.c    | 2 +-
 qapi-schema.json      | 6 +++---
 qmp-commands.hx       | 6 +++---
 6 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.5.0


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

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

-- 
2.5.0




reply via email to

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