aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/mips_itu.c
AgeCommit message (Expand)Author
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic
2019-01-18target/mips: Update ITU to handle bus errorsYongbok Kim
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Bypass ViewLeon Alrae
2016-03-30hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Control ViewLeon Alrae
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae