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
/
a9mpcore.c
Age
Commit message (
Expand
)
Author
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-12-07
arm: a9mpcore: remove un-used ptimer_iomem field
Peter Crosthwaite
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-06-19
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
Peter Maydell
2012-04-13
hw/a9mpcore: Switch to using 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
2012-01-04
arm: add missing scu registers
Rob Herring
2011-12-12
hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
Peter Maydell
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2009-11-19
ARM PBX-A9 board support
Paul Brook