index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
semihosting
Commit message (
Expand
)
Author
Age
Files
Lines
*
semihosting/arm-compat-semi: Avoid using hardcoded /tmp
Bin Meng
2022-10-31
1
-1
/
+2
*
semihosting: update link to spec
Alex Bennée
2022-10-06
1
-1
/
+1
*
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-13
1
-2
/
+8
*
semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM
Peter Maydell
2022-07-29
1
-2
/
+11
*
semihosting: Check for errors on SET_ARG()
Peter Maydell
2022-07-29
1
-3
/
+13
*
semihosting: Don't copy buffer after console_write()
Peter Maydell
2022-07-29
1
-1
/
+1
*
semihosting: Don't return negative values on qemu_semihosting_console_write()...
Peter Maydell
2022-07-29
1
-1
/
+2
*
semihosting: Remove qemu_semihosting_log_out
Richard Henderson
2022-07-12
1
-9
/
+0
*
semihosting: Create semihost_sys_poll_one
Richard Henderson
2022-06-28
2
-2
/
+87
*
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
2022-06-28
1
-49
/
+0
*
semihosting: Use console_out_gf for SYS_WRITE0
Richard Henderson
2022-06-28
1
-2
/
+9
*
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
2022-06-28
1
-18
/
+0
*
semihosting: Use console_out_gf for SYS_WRITEC
Richard Henderson
2022-06-28
1
-4
/
+16
*
semihosting: Use console_in_gf for SYS_READC
Richard Henderson
2022-06-28
1
-9
/
+18
*
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
2
-10
/
+44
*
semihosting: Add GuestFDConsole
Richard Henderson
2022-06-28
1
-0
/
+68
*
semihosting: Create qemu_semihosting_console_write
Richard Henderson
2022-06-28
1
-0
/
+9
*
semihosting: Cleanup chardev init
Richard Henderson
2022-06-28
2
-26
/
+22
*
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
2022-06-28
2
-6
/
+21
*
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
2022-06-28
2
-7
/
+7
*
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
3
-12
/
+9
*
semihosting: Create semihost_sys_gettimeofday
Richard Henderson
2022-06-28
1
-0
/
+42
*
semihosting: Create semihost_sys_{stat,fstat}
Richard Henderson
2022-06-28
1
-0
/
+137
*
semihosting: Split out semihost_sys_system
Richard Henderson
2022-06-28
2
-11
/
+41
*
semihosting: Split out semihost_sys_rename
Richard Henderson
2022-06-28
2
-20
/
+58
*
semihosting: Split out semihost_sys_remove
Richard Henderson
2022-06-28
2
-12
/
+41
*
semihosting: Split out semihost_sys_flen
Richard Henderson
2022-06-28
2
-61
/
+62
*
semihosting: Split out semihost_sys_isatty
Richard Henderson
2022-06-28
2
-26
/
+50
*
semihosting: Split out semihost_sys_lseek
Richard Henderson
2022-06-28
2
-38
/
+94
*
semihosting: Bound length for semihost_sys_{read,write}
Richard Henderson
2022-06-28
1
-0
/
+16
*
semihosting: Split out semihost_sys_write
Richard Henderson
2022-06-28
2
-51
/
+55
*
semihosting: Split out semihost_sys_read
Richard Henderson
2022-06-28
2
-65
/
+105
*
semihosting: Split out semihost_sys_close
Richard Henderson
2022-06-28
3
-41
/
+54
*
semihosting: Split out semihost_sys_open
Richard Henderson
2022-06-28
4
-45
/
+168
*
semihosting: Move GET_ARG/SET_ARG earlier in the file
Richard Henderson
2022-06-28
1
-24
/
+24
*
semihosting: Use env more often in do_common_semihosting
Richard Henderson
2022-06-28
1
-4
/
+3
*
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
1
-93
/
+1
*
semihosting: Split out common_semi_has_synccache
Richard Henderson
2022-06-28
1
-7
/
+13
*
semihosting: Split common_semi_flen_buf per target
Richard Henderson
2022-06-28
1
-23
/
+21
*
semihosting: Split is_64bit_semihosting per target
Richard Henderson
2022-06-28
1
-11
/
+8
*
semihosting: Use struct gdb_stat in common_semi_flen_cb
Richard Henderson
2022-06-28
1
-8
/
+6
*
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
1
-7
/
+0
*
semihosting: Remove GDB_O_BINARY
Richard Henderson
2022-06-28
1
-7
/
+6
*
semihosting: Move common-semi.h to include/semihosting/
Richard Henderson
2022-06-28
1
-39
/
+0
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
2
-287
/
+256
*
semihosting: Clean up common_semi_open_cb
Richard Henderson
2022-06-28
1
-4
/
+2
*
semihosting: Clean up common_semi_flen_cb
Richard Henderson
2022-06-28
1
-9
/
+11
*
semihosting: Adjust error checking in common_semi_cb
Richard Henderson
2022-06-28
1
-1
/
+1
*
semihosting: Inline set_swi_errno into common_semi_cb
Richard Henderson
2022-06-28
1
-9
/
+10
*
semihosting: Split out guestfd.c
Richard Henderson
2022-06-28
3
-142
/
+144
[next]