Re: [Qemu-devel] [PATCH 3/4] mips: add Global Interrupt Controller

2015-10-21 Thread Leon Alrae
On 16/10/15 00:52, Yongbok Kim wrote: > The Global Interrupt Controller (GIC) is responsible for mapping each > internal and external interrupt to the correct location for servicing. > > Limitations: > Level triggering only > No User-Mode Visible Section > GIC CounterHi not implemented (Countbits

[Qemu-devel] [PATCH 3/4] mips: add Global Interrupt Controller

2015-10-15 Thread Yongbok Kim
The Global Interrupt Controller (GIC) is responsible for mapping each internal and external interrupt to the correct location for servicing. Limitations: Level triggering only No User-Mode Visible Section GIC CounterHi not implemented (Countbits = 32bits) DINT not implemented Local WatchDog, Fast