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
/
hw
/
semihosting
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
semihosting: Implement SYS_ISERROR
Keith Packard
1
-0
/
+4
2021-01-18
semihosting: Implement SYS_TMPNAM
Keith Packard
1
-2
/
+19
2021-01-18
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
Keith Packard
1
-0
/
+16
2021-01-18
riscv: Add semihosting support
Keith Packard
2
-2
/
+85
2021-01-18
semihosting: Support SYS_HEAPINFO when env->boot_info is not set
Keith Packard
1
-1
/
+42
2021-01-18
semihosting: Change internal common-semi interfaces to use CPUState *
Keith Packard
1
-163
/
+186
2021-01-18
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2
-6
/
+46
2021-01-18
semihosting: Move ARM semihosting code to shared directories
Keith Packard
3
-0
/
+1128
2020-08-21
meson: convert hw/semihosting
Paolo Bonzini
2
-2
/
+4
2020-07-27
semihosting: don't send the trailing '\0'
KONRAD Frederic
1
-1
/
+3
2020-06-10
semihosting: remove the pthread include which seems unused
KONRAD Frederic
1
-1
/
+0
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
1
-0
/
+79
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
1
-9
/
+25
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
2
-1
/
+34
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
2
-0
/
+78
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
2
-1
/
+4
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2
-0
/
+161