index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
misc
/
mips_itu.h
Age
Commit message (
Expand
)
Author
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::saar field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips: Reduce itc_reconfigure() scope
Philippe Mathieu-Daudé
2023-10-19
hw/misc/mips_itu: Make MIPSITUState target agnostic
Philippe Mathieu-Daudé
2023-10-19
hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
Philippe Mathieu-Daudé
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2020-11-03
hw/mips: Fix Lesser GPL version number
Chetan Pant
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae