Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+3 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -43/+55 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 1 | -40/+84 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity | 1 | -1/+2 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -6/+6 |
2011-10-17 | strongarm: convert to memory API | Avi Kivity | 1 | -104/+67 |
2011-08-22 | char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() | Anthony Liguori | 1 | -1/+1 |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster | 1 | -2/+2 |
2011-04-20 | Implement basic part of SA-1110/SA-1100 | Dmitry Eremin-Solenikov | 1 | -0/+1598 |