Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini | 1 | -4/+4 |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber | 1 | -4/+4 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -6/+6 |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | janitor: do not include qemu-char everywhere | Paolo Bonzini | 1 | -0/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -14/+14 |
2012-06-11 | arm_pic: Pass ARMCPU to arm_pic_init_cpu() | Andreas Färber | 1 | -1/+1 |
2012-06-11 | strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState | Andreas Färber | 1 | -3/+3 |
2012-03-30 | arm: switch real-time clocks to rtc_clock | Paolo Bonzini | 1 | -5/+5 |
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 |