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 | -26/+44 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -3/+3 |
2011-11-28 | omap_gpio: convert to memory API | Avi Kivity | 1 | -47/+48 |
2011-11-14 | hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads | Peter Maydell | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-07-30 | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki | 1 | -107/+151 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+1 |
2010-06-30 | hw/omap2.c : separate gpio module | cmchao | 1 | -0/+523 |
2010-06-30 | hw/omap1.c : separate gpio module | cmchao | 1 | -0/+202 |