index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
semihosting
Age
Commit message (
Expand
)
Author
2021-01-18
semihosting: Implement SYS_ISERROR
Keith Packard
2021-01-18
semihosting: Implement SYS_TMPNAM
Keith Packard
2021-01-18
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
Keith Packard
2021-01-18
riscv: Add semihosting support
Keith Packard
2021-01-18
semihosting: Support SYS_HEAPINFO when env->boot_info is not set
Keith Packard
2021-01-18
semihosting: Change internal common-semi interfaces to use CPUState *
Keith Packard
2021-01-18
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2020-08-21
meson: convert hw/semihosting
Paolo Bonzini
2020-07-27
semihosting: don't send the trailing '\0'
KONRAD Frederic
2020-06-10
semihosting: remove the pthread include which seems unused
KONRAD Frederic
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée