Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -14/+18 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 1 | -22/+40 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -2/+2 |
2011-11-11 | hw/omap_intc.c: Avoid crash on access to nonexistent banked registers | Peter Maydell | 1 | -0/+6 |
2011-09-23 | omap_intc: Qdevify | Peter Maydell | 1 | -49/+76 |
2011-09-23 | omap_intc: Use MemoryRegion API | Peter Maydell | 1 | -34/+30 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -2/+2 |
2010-06-30 | hw/omap1.c : separate interrupt controller module | cmchao | 1 | -0/+598 |