[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [Qemu-devel] [PATCH 1/1] iotests: make 235 work on s390
From: |
Kevin Wolf |
Subject: |
Re: [qemu-s390x] [Qemu-devel] [PATCH 1/1] iotests: make 235 work on s390 (and others) |
Date: |
Fri, 7 Dec 2018 13:12:25 +0100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Am 05.12.2018 um 16:34 hat Eric Blake geschrieben:
> 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 <address@hidden>
>
> CC: qemu-stable
>
> > ---
> > tests/qemu-iotests/235 | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
>
> Reviewed-by: Eric Blake <address@hidden>
>
> Too late for 3.1; for that, we can just document that there are known
> iotests failures under some configurations
Thanks, applied to the block-next branch.
Kevin