index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm_gic.c
Age
Commit message (
Expand
)
Author
2012-01-04
arm: add dummy gic security registers
Rob Herring
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-12
hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
Peter Maydell
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-12-05
hw/arm_gic.c: Ignore attempts to complete nonexistent IRQs
Peter Maydell
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
2011-10-21
hw/arm_gic.c: Fix save/load of irq_target array
Dmitry Koshelev
2011-08-22
arm_gic: convert to memory API
Avi Kivity
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-03-06
target-arm: Fix soft interrupt in GIC distributor
Adam Lackorzynski
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2009-11-19
ARM PBX-A9 board support
Paul Brook
2009-11-13
ARM MPCore tweaks
Paul Brook
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-26
Remove qdev irq sink handling
Paul Brook
2009-05-14
ARM GIC qdev conversion
Paul Brook
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
2009-03-07
arm: Fix gic_irq_state.level bitfield type
aurel32
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-07-02
Save/restore for stellaris boards.
pbrook
2008-05-06
Force correct evaluation order in a a == b != c condition.
balrog
2007-11-24
ARMv7-M SysTick fix.
pbrook
2007-11-11
ARMv7 support.
pbrook
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-08-26
arm_gic.c error message fix, by Adam Lackorzynski.
ths
2007-06-03
Fix off-by-one memory region sizes.
pbrook
2007-04-07
Unify IRQ handling.
pbrook
2007-01-02
Arm GIC stuck interrupt fix.
pbrook
2006-10-01
ARM GIC bug.
pbrook
2006-09-23
Add ARM RealView Emulation Baseboard.
pbrook