aboutsummaryrefslogtreecommitdiff
path: root/target/mips/sysemu
AgeCommit message (Expand)AuthorFilesLines
2023-10-19hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé1-1/+0
2023-07-10target/mips: Rework cp0_timer with clock APIJiaxun Yang1-16/+19
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-1/+1
2023-03-07target/mips: Replace [g_]assert(0) -> g_assert_not_reached()Philippe Mathieu-Daudé1-2/+1
2023-01-13target/mips: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé2-0/+40
2023-01-13mips: Remove support for trap and emulate KVMPaolo Bonzini2-30/+0
2021-05-02target/mips: Move CP0 helpers to sysemu/cp0.cPhilippe Mathieu-Daudé2-0/+124
2021-05-02target/mips: Move physical addressing code to sysemu/physaddr.cPhilippe Mathieu-Daudé2-0/+258
2021-05-02target/mips: Move sysemu specific files under sysemu/ subfolderPhilippe Mathieu-Daudé4-0/+544