From patchwork Thu Nov 16 22:35:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Henrique Barboza X-Patchwork-Id: 838805 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3ydGM80Cn2z9s0g for ; Fri, 17 Nov 2017 09:36:44 +1100 (AEDT) Received: from localhost ([::1]:43094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFSm0-0006Oh-1Z for incoming@patchwork.ozlabs.org; Thu, 16 Nov 2017 17:36:40 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFSlR-0006OE-O9 for qemu-devel@nongnu.org; Thu, 16 Nov 2017 17:36:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFSlM-0003h0-HO for qemu-devel@nongnu.org; Thu, 16 Nov 2017 17:36:05 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:38286 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFSlM-0003gX-BM for qemu-devel@nongnu.org; Thu, 16 Nov 2017 17:36:00 -0500 Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vAGMXVPu106345 for ; Thu, 16 Nov 2017 17:35:52 -0500 Received: from e17.ny.us.ibm.com (e17.ny.us.ibm.com [129.33.205.207]) by mx0a-001b2d01.pphosted.com with ESMTP id 2e9ermf8rb-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 16 Nov 2017 17:35:52 -0500 Received: from localhost by e17.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 16 Nov 2017 17:35:51 -0500 Received: from b01cxnp23033.gho.pok.ibm.com (9.57.198.28) by e17.ny.us.ibm.com (146.89.104.204) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 16 Nov 2017 17:35:49 -0500 Received: from b01ledav005.gho.pok.ibm.com (b01ledav005.gho.pok.ibm.com [9.57.199.110]) by b01cxnp23033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id vAGMZm2c60489938; Thu, 16 Nov 2017 22:35:48 GMT Received: from b01ledav005.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2E7F9AE04B; Thu, 16 Nov 2017 17:36:40 -0500 (EST) Received: from localhost.localdomain (unknown [9.80.229.160]) by b01ledav005.gho.pok.ibm.com (Postfix) with ESMTP id 51267AE034; Thu, 16 Nov 2017 17:36:39 -0500 (EST) From: Daniel Henrique Barboza To: qemu-devel@nongnu.org Date: Thu, 16 Nov 2017 20:35:25 -0200 X-Mailer: git-send-email 2.13.6 X-TM-AS-GCONF: 00 x-cbid: 17111622-0040-0000-0000-000003C4482B X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008078; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000240; SDB=6.00946887; UDB=6.00478008; IPR=6.00727179; BA=6.00005695; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00018050; XFM=3.00000015; UTC=2017-11-16 22:35:50 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17111622-0041-0000-0000-000007B96A53 Message-Id: <20171116223527.4499-1-danielhb@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-11-16_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1711160302 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 148.163.158.5 Subject: [Qemu-devel] [PATCH v3 0/2] Fix savevm/loadvm after postcopy migration X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Henrique Barboza Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" v3: - patch 1: added 'Reported-by' info in the commit msg. No code changes were made. - patch 2 *new*: a new qemu-iotest that verifies the behavior fixed in patch1. v2: - added helper functions to simplify the code Daniel Henrique Barboza (2): migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END tests/qemu-iotests: adding savevm/loadvm with postcopy flag test migration/ram.c | 16 ++++++- tests/qemu-iotests/198 | 110 +++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/198.out | 20 +++++++++ tests/qemu-iotests/group | 1 + 4 files changed, 145 insertions(+), 2 deletions(-) create mode 100755 tests/qemu-iotests/198 create mode 100644 tests/qemu-iotests/198.out