You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/semihosting
Bin Meng 3878d0c7d7 semihosting/arm-compat-semi: Avoid using hardcoded /tmp
Use g_get_tmp_dir() to get the directory to use for temporary files.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221006151927.2079583-2-bmeng.cn@gmail.com>
Message-Id: <20221027183637.2772968-11-alex.bennee@linaro.org>
2 years ago
..
Kconfig
arm-compat-semi.c semihosting/arm-compat-semi: Avoid using hardcoded /tmp 2 years ago
config.c semihosting: Allow optional use of semihosting from userspace 2 years ago
console.c semihosting: Don't return negative values on qemu_semihosting_console_write() failure 2 years ago
guestfd.c semihosting: Create qemu_semihosting_guestfd_init 2 years ago
meson.build semihosting: Split out semihost_sys_open 2 years ago
syscalls.c semihosting: Don't copy buffer after console_write() 2 years ago
uaccess.c semihosting: Simplify softmmu_lock_user_string 2 years ago