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
/
realview_gic.c
Age
Commit message (
Expand
)
Author
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-04-13
hw/realview_gic: switch to sysbus GIC
Peter Maydell
2012-04-13
hw/arm_gic: Make the GIC its own sysbus device
Peter Maydell
2012-04-13
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
Peter Maydell
2012-04-13
hw/arm_gic: Move NCPU definition to arm_gic.c
Peter Maydell
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-17
arm: make the number of GIC interrupts configurable
Mark Langsdorf
2011-12-12
hw/realview_gic: Use GIC memory region for the CPU interface
Peter Maydell
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-08-22
arm_gic: convert to memory API
Avi Kivity
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
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-14
ARM GIC qdev conversion
Paul Brook
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-11
ARMv7 support.
pbrook