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