aboutsummaryrefslogtreecommitdiff
path: root/hw/lm32_sys.c
AgeCommit message (Expand)Author
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-28lm32_sys: convert to memory APIBenoît Canet
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-03-07lm32: system control modelMichael Walle