aboutsummaryrefslogtreecommitdiff
path: root/hw/arm_gic.c
AgeCommit message (Expand)Author
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-26Remove qdev irq sink handlingPaul Brook
2009-05-14ARM GIC qdev conversionPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-03-07arm: Fix gic_irq_state.level bitfield typeaurel32
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-07-02Save/restore for stellaris boards.pbrook
2008-05-06Force correct evaluation order in a a == b != c condition.balrog
2007-11-24ARMv7-M SysTick fix.pbrook
2007-11-11ARMv7 support.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-26arm_gic.c error message fix, by Adam Lackorzynski.ths
2007-06-03Fix off-by-one memory region sizes.pbrook
2007-04-07Unify IRQ handling.pbrook
2007-01-02Arm GIC stuck interrupt fix.pbrook
2006-10-01ARM GIC bug.pbrook
2006-09-23Add ARM RealView Emulation Baseboard.pbrook