From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3Roi-0000I8-KN for qemu-devel@nongnu.org; Wed, 26 Apr 2017 14:37:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3Rog-0006Xv-0e for qemu-devel@nongnu.org; Wed, 26 Apr 2017 14:37:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50274) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d3Rof-0006Xf-QH for qemu-devel@nongnu.org; Wed, 26 Apr 2017 14:37:29 -0400 From: "Dr. David Alan Gilbert (git)" Date: Wed, 26 Apr 2017 19:37:19 +0100 Message-Id: <20170426183721.7482-1-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Postcopy fix and traces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, borntraeger@de.ibm.com, quintela@redhat.com, lvivier@redhat.com, peterx@redhat.com From: "Dr. David Alan Gilbert" Hi, This is a small postcopy fix for a bug that Christian ran into, and a couple of extra traces that would have made finding it easier. Dave Dr. David Alan Gilbert (2): Postcopy: Force allocation of all-zero precopy pages migration: Extra tracing include/migration/migration.h | 3 ++- migration/ram.c | 14 ++++++++++---- migration/rdma.c | 2 +- migration/trace-events | 2 ++ 4 files changed, 15 insertions(+), 6 deletions(-) -- 2.12.2