From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1da8ZV-0002Yj-J2 for qemu-devel@nongnu.org; Tue, 25 Jul 2017 18:44:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1da8ZS-0003Vi-Hc for qemu-devel@nongnu.org; Tue, 25 Jul 2017 18:44:57 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:48612 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 1da8ZS-0003Sl-BS for qemu-devel@nongnu.org; Tue, 25 Jul 2017 18:44:54 -0400 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v6PMhgcG014057 for ; Tue, 25 Jul 2017 18:44:51 -0400 Received: from e06smtp10.uk.ibm.com (e06smtp10.uk.ibm.com [195.75.94.106]) by mx0a-001b2d01.pphosted.com with ESMTP id 2bxbbc9vk5-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 25 Jul 2017 18:44:51 -0400 Received: from localhost by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 25 Jul 2017 23:44:49 +0100 From: Halil Pasic Date: Wed, 26 Jul 2017 00:44:40 +0200 Message-Id: <20170725224442.13383-1-pasic@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 0/2] ccw interpretation AR compliance improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger , Cornelia Huck , Dong Jia Shi Cc: qemu-devel@nongnu.org, Halil Pasic There were some missing checks. There might be some more missing. For details, see the individual patches. Regarding testing: did not do much more than a simple smoke test with virtio-ccw. Halil Pasic (2): s390x/css: check ccw address validity s390x/css: fix bits must be zero check for TIC hw/s390x/css.c | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) -- 2.11.2