summaryrefslogtreecommitdiffstats
path: root/hw/arm_gic.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove qdev irq sink handlingPaul Brook2009-05-261-1/+1
* ARM GIC qdev conversionPaul Brook2009-05-141-17/+12
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-6/+4
* arm: Fix gic_irq_state.level bitfield typeaurel322009-03-071-1/+1
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-11/+5
* Save/restore for stellaris boards.pbrook2008-07-021-0/+74
* Force correct evaluation order in a a == b != c condition.balrog2008-05-061-1/+1
* ARMv7-M SysTick fix.pbrook2007-11-241-1/+1
* ARMv7 support.pbrook2007-11-111-166/+294
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* arm_gic.c error message fix, by Adam Lackorzynski.ths2007-08-261-2/+2
* Fix off-by-one memory region sizes.pbrook2007-06-031-2/+2
* Unify IRQ handling.pbrook2007-04-071-11/+9
* Arm GIC stuck interrupt fix.pbrook2007-01-021-3/+6
* ARM GIC bug.pbrook2006-10-011-1/+1
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-0/+544
OpenPOWER on IntegriCloud