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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
semihosting: Split out semihost_sys_close
Richard Henderson
3
-41
/
+54
2022-06-28
semihosting: Split out semihost_sys_open
Richard Henderson
4
-45
/
+168
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: Move common-semi.h to include/semihosting/
Richard Henderson
1
-39
/
+0
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
2
-287
/
+256
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
3
-142
/
+144
2022-06-28
semihosting: Simplify softmmu_lock_user_string
Richard Henderson
1
-12
/
+3
2022-06-28
semihosting: Add target_strlen for softmmu-uaccess.h
Richard Henderson
1
-0
/
+49
2022-06-28
semihosting: Move softmmu-uaccess.h functions out of line
Richard Henderson
2
-0
/
+52
2022-06-28
semihosting: Improve condition for config.c and console.c
Richard Henderson
1
-1
/
+1
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
1
-1
/
+1
2022-06-10
semihosting/config: Merge --semihosting-config option groups
Peter Maydell
1
-0
/
+1
2022-05-23
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
1
-2
/
+2
2022-03-23
semihosting: clean up handling of expanded argv
Alex Bennée
1
-3
/
+3
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
2
-2
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+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é
6
-0
/
+1726
[prev]