aboutsummaryrefslogtreecommitdiff
path: root/target/mips/sysemu
AgeCommit message (Expand)AuthorFilesLines
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