diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-06-28 16:46:57 +0530 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-07-12 22:32:04 +0200 |
commit | ea4210600db3c5721f90d46d9ad9ece120010041 (patch) | |
tree | 868b87e5227b854b2b11ece9a5a65a02d0369920 /hw/intc | |
parent | 18639a28bb313195308a97cacb6aa6a418fd73db (diff) | |
download | qemu-ea4210600db3c5721f90d46d9ad9ece120010041.zip qemu-ea4210600db3c5721f90d46d9ad9ece120010041.tar.gz qemu-ea4210600db3c5721f90d46d9ad9ece120010041.tar.bz2 |
target/mips: Avoid qemu_semihosting_log_out for UHI_plog
Use semihost_sys_write and/or qemu_semihosting_console_write
for implementing plog. When using gdbstub, copy the temp
string below the stack so that gdb has a guest address from
which to perform the log.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220628111701.677216-5-richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions