[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] qemu-system-arm linux guest reboot sometimes hangs
From: |
Jaap Crezee |
Subject: |
Re: [Qemu-discuss] qemu-system-arm linux guest reboot sometimes hangs |
Date: |
Fri, 19 Oct 2018 08:43:03 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 10/16/18 11:39, Peter Maydell wrote:
There is a race condition I discovered recently for TCG guests where
occasionally a request for a system reset is lost. It may be you're
running into that. We don't have a patch for it yet, but when we
do I'll cc you so you can test it, if you like.
I seem to be also experiencing a similar issue with qemu-system-aarch64, could
that also be related?
Jenkins output:
01:00:47 [ 0.432377] Serial: AMBA PL011 UART driver
01:00:47 [ 0.486165] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 39, base_baud = 0) is a
PL011 rev1
01:00:47 [ 0.497562] console [ttyAMA0] enabled
Cancelling nested steps due to timeout
01:15:33 Sending interrupt signal to process
Normally the boot continues beyond this point.
Is there any possible workaround for now as this pollutes my testing
statistics...
regards,
Jaap