index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semihosting
/
arm-compat-semi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
semihosting/arm-compat: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+4
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-3
/
+3
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-0
/
+1
2022-10-31
semihosting/arm-compat-semi: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-10-06
semihosting: update link to spec
Alex Bennée
1
-1
/
+1
2022-07-29
semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM
Peter Maydell
1
-2
/
+11
2022-07-29
semihosting: Check for errors on SET_ARG()
Peter Maydell
1
-3
/
+13
2022-06-28
semihosting: Use console_out_gf for SYS_WRITE0
Richard Henderson
1
-2
/
+9
2022-06-28
semihosting: Use console_out_gf for SYS_WRITEC
Richard Henderson
1
-4
/
+16
2022-06-28
semihosting: Use console_in_gf for SYS_READC
Richard Henderson
1
-9
/
+18
2022-06-28
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
1
-2
/
+9
2022-06-28
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
1
-1
/
+1
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
1
-7
/
+5
2022-06-28
semihosting: Split out semihost_sys_system
Richard Henderson
1
-11
/
+1
2022-06-28
semihosting: Split out semihost_sys_rename
Richard Henderson
1
-20
/
+1
2022-06-28
semihosting: Split out semihost_sys_remove
Richard Henderson
1
-12
/
+1
2022-06-28
semihosting: Split out semihost_sys_flen
Richard Henderson
1
-61
/
+13
2022-06-28
semihosting: Split out semihost_sys_isatty
Richard Henderson
1
-26
/
+14
2022-06-28
semihosting: Split out semihost_sys_lseek
Richard Henderson
1
-38
/
+13
2022-06-28
semihosting: Split out semihost_sys_write
Richard Henderson
1
-51
/
+1
2022-06-28
semihosting: Split out semihost_sys_read
Richard Henderson
1
-65
/
+20
2022-06-28
semihosting: Split out semihost_sys_close
Richard Henderson
1
-40
/
+1
2022-06-28
semihosting: Split out semihost_sys_open
Richard Henderson
1
-45
/
+6
2022-06-28
semihosting: Move GET_ARG/SET_ARG earlier in the file
Richard Henderson
1
-24
/
+24
2022-06-28
semihosting: Use env more often in do_common_semihosting
Richard Henderson
1
-4
/
+3
2022-06-28
semihosting: Split out common-semi-target.h
Richard Henderson
1
-93
/
+1
2022-06-28
semihosting: Split out common_semi_has_synccache
Richard Henderson
1
-7
/
+13
2022-06-28
semihosting: Split common_semi_flen_buf per target
Richard Henderson
1
-23
/
+21
2022-06-28
semihosting: Split is_64bit_semihosting per target
Richard Henderson
1
-11
/
+8
2022-06-28
semihosting: Use struct gdb_stat in common_semi_flen_cb
Richard Henderson
1
-8
/
+6
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
1
-7
/
+0
2022-06-28
semihosting: Remove GDB_O_BINARY
Richard Henderson
1
-7
/
+6
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
1
-286
/
+255
2022-06-28
semihosting: Clean up common_semi_open_cb
Richard Henderson
1
-4
/
+2
2022-06-28
semihosting: Clean up common_semi_flen_cb
Richard Henderson
1
-9
/
+11
2022-06-28
semihosting: Adjust error checking in common_semi_cb
Richard Henderson
1
-1
/
+1
2022-06-28
semihosting: Inline set_swi_errno into common_semi_cb
Richard Henderson
1
-9
/
+10
2022-06-28
semihosting: Split out guestfd.c
Richard Henderson
1
-142
/
+22
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
1
-1
/
+1
2022-05-23
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
1
-2
/
+2
2022-02-28
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée
1
-61
/
+63
2021-10-22
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
1
-1
/
+1
2021-09-13
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
1
-1
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-03-24
semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
Alex Bennée
1
-1
/
+5
2021-03-24
semihosting/arm-compat-semi: unify GET/SET_ARG helpers
Alex Bennée
1
-37
/
+19
2021-03-10
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
1
-0
/
+1306