Re: [Qemu-devel] ARM64 Interrupt handling on QEMU

2018-03-15 Thread Brijen Raval
On Thu, Mar 15, 2018 at 2:59 AM Peter Maydell wrote: > On 15 March 2018 at 03:07, Brijen Raval wrote: > > I am booting up a custom kernel on QEMU ARM64, upon completion of its > > initial boot up it looks like it enters the arch_idle() state > > > > I enabled the -

[Qemu-devel] ARM64 Interrupt handling on QEMU

2018-03-14 Thread Brijen Raval
I am booting up a custom kernel on QEMU ARM64, upon completion of its initial boot up it looks like it enters the arch_idle() state I enabled the -d int logging to understand what is going on, I see the following repeated many times continuosly here after Taking exception 5 [IRQ] ...from EL1 to E