On 6/29/22 16:16, Sven Schnelle wrote:
Thanks, that was very helpful. I added debugging and it turned out
that the TB is left because of a pending irq. The code then calls
s390_cpu_exec_interrupt:
bool s390_cpu_exec_interrupt(CPUState *cs, int interrupt_request)
{
if (interrupt_request & CP
Sven Schnelle writes:
> Sven Schnelle writes:
>
>> Alex Bennée writes:
>>
>>> Sven Schnelle writes:
>>>
Hi,
David Hildenbrand writes:
> On 04.05.22 09:37, Janosch Frank wrote:
>> I had a short look yesterday and the boot usually hangs in the raid6
>> code. D
Alex Bennée writes:
> Sven Schnelle writes:
>
>> Hi,
>>
>> David Hildenbrand writes:
>>
>>> On 04.05.22 09:37, Janosch Frank wrote:
I had a short look yesterday and the boot usually hangs in the raid6
code. Disabling vector instructions didn't make a difference but a few
interr
Hi,
David Hildenbrand writes:
> On 04.05.22 09:37, Janosch Frank wrote:
>> I had a short look yesterday and the boot usually hangs in the raid6
>> code. Disabling vector instructions didn't make a difference but a few
>> interruptions via GDB solve the problem for some reason.
>>
>> CCing Dav
Sven Schnelle writes:
> Alex Bennée writes:
>
>> Sven Schnelle writes:
>>
>>> Hi,
>>>
>>> David Hildenbrand writes:
>>>
On 04.05.22 09:37, Janosch Frank wrote:
> I had a short look yesterday and the boot usually hangs in the raid6
> code. Disabling vector instructions didn't make
Sven Schnelle writes:
> Hi,
>
> David Hildenbrand writes:
>
>> On 04.05.22 09:37, Janosch Frank wrote:
>>> I had a short look yesterday and the boot usually hangs in the raid6
>>> code. Disabling vector instructions didn't make a difference but a few
>>> interruptions via GDB solve the probl