From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUZCF-0003cw-28 for qemu-devel@nongnu.org; Wed, 05 Dec 2018 10:34:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUZCD-0007vr-NI for qemu-devel@nongnu.org; Wed, 05 Dec 2018 10:34:42 -0500 References: <20181205084308.201356-1-borntraeger@de.ibm.com> From: Eric Blake Message-ID: Date: Wed, 5 Dec 2018 09:34:32 -0600 MIME-Version: 1.0 In-Reply-To: <20181205084308.201356-1-borntraeger@de.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] iotests: make 235 work on s390 (and others) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger , Vladimir Sementsov-Ogievskiy , Max Reitz Cc: Kevin Wolf , qemu-s390x , qemu-devel , qemu-block@nongnu.org, qemu-stable On 12/5/18 2:43 AM, Christian Borntraeger wrote: > "-machine pc" will not work all architectures. Lets fall back to the > default machine by not specifying it. > > In addition we also need to specify -no-shutdown on s390 as qemu will > exit otherwise. > > Signed-off-by: Christian Borntraeger CC: qemu-stable > --- > tests/qemu-iotests/235 | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake Too late for 3.1; for that, we can just document that there are known iotests failures under some configurations -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org