aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/sysemu/mips-semi.c
AgeCommit message (Expand)Author
2023-03-07gdbstub: move syscall handling to new fileAlex Bennée
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell
2022-07-12target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRINGRichard Henderson
2022-07-12target/mips: Simplify UHI_argnlen and UHI_argnRichard Henderson
2022-07-12target/mips: Use error_report for UHI_assertRichard Henderson
2022-07-12target/mips: Avoid qemu_semihosting_log_out for UHI_plogRichard Henderson
2022-07-12target/mips: Use semihosting/syscalls.hRichard Henderson
2022-07-12target/mips: Drop link syscall from semihostingRichard Henderson
2022-07-12target/mips: Create report_fault for semihostingRichard Henderson
2022-06-28target/mips: Drop pread and pwrite syscalls from semihostingRichard Henderson
2022-06-28target/mips: Add UHI errno valuesRichard Henderson
2022-06-28target/mips: Use an exception for semihostingRichard Henderson
2022-06-28semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.hRichard Henderson
2021-07-11target/mips: Rewrite UHI errno_mips() using switch statementPhilippe Mathieu-Daudé
2021-06-24target/mips: Constify host_to_mips_errno[]Philippe Mathieu-Daudé
2021-05-02target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolderPhilippe Mathieu-Daudé