From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeJlQ-0005ml-Az for qemu-devel@nongnu.org; Fri, 11 Mar 2016 04:53:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeJlN-0005eF-3K for qemu-devel@nongnu.org; Fri, 11 Mar 2016 04:53:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeJlM-0005e9-Tp for qemu-devel@nongnu.org; Fri, 11 Mar 2016 04:53:41 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 76D7A8E23E for ; Fri, 11 Mar 2016 09:53:39 +0000 (UTC) From: "Dr. David Alan Gilbert (git)" Date: Fri, 11 Mar 2016 09:53:34 +0000 Message-Id: <1457690016-9070-1-git-send-email-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2] Postcopy fix and x- removal List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, amit.shah@redhat.com, quintela@redhat.com, jdenemar@redhat.com From: "Dr. David Alan Gilbert" 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