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 | -6/+8 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 1 | -5/+12 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -1/+1 |
2011-11-24 | bitbang_i2c: avoid call to sysbus_init_mmio() | Avi Kivity | 1 | -1/+3 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez | 1 | -1/+1 |
2011-05-28 | bitbang_i2c: Fix spurious slave read after NACK | Marcus Comstedt | 1 | -1/+4 |
2009-11-22 | GPIO I2C rework | Paul Brook | 1 | -99/+146 |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann | 1 | -1/+3 |
2009-08-23 | Extract musicpal.c I2C bitbanging code and make it gpio aware | Andrzej Zaborowski | 1 | -0/+179 |