summaryrefslogtreecommitdiffstats
path: root/hw/misc/mips_itu.c
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-1/+2
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw/mips: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic2019-02-211-1/+1
* target/mips: Update ITU to handle bus errorsYongbok Kim2019-01-181-0/+22
* target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-181-6/+23
* target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-1/+21
* hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-4/+1Star
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-2/+1Star
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-0/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae2016-04-081-8/+3Star
* hw/mips: implement ITC Storage - Bypass ViewLeon Alrae2016-03-301-0/+27
* hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae2016-03-301-0/+68
* hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae2016-03-301-0/+113
* hw/mips: implement ITC Storage - Control ViewLeon Alrae2016-03-301-0/+104
* hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2016-03-301-0/+214