Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+2 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -14/+18 |
* | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -26/+44 |
* | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 2011-11-28 | 1 | -3/+3 |
* | omap_gpio: convert to memory API | Avi Kivity | 2011-11-28 | 1 | -47/+48 |
* | hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads | Peter Maydell | 2011-11-14 | 1 | -1/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -2/+2 |
* | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki | 2011-07-30 | 1 | -107/+151 |
* | Add endianness as io mem parameter | Alexander Graf | 2010-12-11 | 1 | -1/+1 |
* | hw/omap2.c : separate gpio module | cmchao | 2010-06-30 | 1 | -0/+523 |
* | hw/omap1.c : separate gpio module | cmchao | 2010-06-30 | 1 | -0/+202 |