Age | Commit message (Expand) | Author |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | janitor: do not include qemu-char everywhere | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-06-11 | arm_pic: Pass ARMCPU to arm_pic_init_cpu() | Andreas Färber |
2012-06-11 | strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState | Andreas Färber |
2012-03-30 | arm: switch real-time clocks to rtc_clock | Paolo Bonzini |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity |
2011-10-17 | strongarm: convert to memory API | Avi Kivity |
2011-08-22 | char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() | Anthony Liguori |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster |
2011-04-20 | Implement basic part of SA-1110/SA-1100 | Dmitry Eremin-Solenikov |