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
/
stubs
/
semihost.c
Age
Commit message (
Expand
)
Author
2024-04-18
semihosting: move stubs out of stubs/
Paolo Bonzini
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-03-07
stubs: split semihosting_get_target from system only stubs
Alex Bennée
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-06-28
semihosting: Cleanup chardev init
Richard Henderson
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
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-05-28
semihosting: enable chardev backed output for console
Alex Bennée
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée