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
/
target
/
mips
/
tcg
/
sysemu
/
mips-semi.c
Age
Commit message (
Expand
)
Author
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2022-08-08
target/mips: Handle lock_user() failure in UHI_plog semihosting call
Peter Maydell
2022-07-12
target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
Richard Henderson
2022-07-12
target/mips: Simplify UHI_argnlen and UHI_argn
Richard Henderson
2022-07-12
target/mips: Use error_report for UHI_assert
Richard Henderson
2022-07-12
target/mips: Avoid qemu_semihosting_log_out for UHI_plog
Richard Henderson
2022-07-12
target/mips: Use semihosting/syscalls.h
Richard Henderson
2022-07-12
target/mips: Drop link syscall from semihosting
Richard Henderson
2022-07-12
target/mips: Create report_fault for semihosting
Richard Henderson
2022-06-28
target/mips: Drop pread and pwrite syscalls from semihosting
Richard Henderson
2022-06-28
target/mips: Add UHI errno values
Richard Henderson
2022-06-28
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2021-07-11
target/mips: Rewrite UHI errno_mips() using switch statement
Philippe Mathieu-Daudé
2021-06-24
target/mips: Constify host_to_mips_errno[]
Philippe Mathieu-Daudé
2021-05-02
target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
Philippe Mathieu-Daudé