qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 00/12] target/microblaze improvements


From: Thomas Huth
Subject: Re: [PATCH v2 00/12] target/microblaze improvements
Date: Thu, 3 Sep 2020 14:24:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 03/09/2020 09.26, Richard Henderson wrote:
> Version 2 includes fixes for iflags that could cause lockups.
> 
> It seems it was easier to do so with icount=7, which is what we do during
> the replay acceptance tests.  This causes TBs to contain no more than 7
> insns, and often less to make up for an incomplete count elsewhere.
> Which stressed the iflags bits around delay slots and imm in ways that
> pure single-step doesn't.
> 
> In addition, cpu vmstate is filled in and interrupt logging is tidied.

Thanks, this fixes the failing acceptance test in the Gitlab-CI for me:

 https://gitlab.com/huth/qemu/-/pipelines/185245009

Tested-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]