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
/
target
/
arm
/
arm-semi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
2020-01-30
1
-0
/
+9
*
target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
Masahiro Yamada
2020-01-17
1
-2
/
+3
*
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
1
-2
/
+1
*
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
2019-10-15
1
-2
/
+17
*
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
2019-10-15
1
-5
/
+14
*
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
2019-10-15
1
-1
/
+108
*
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
2019-10-15
1
-10
/
+22
*
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
2019-10-15
1
-9
/
+22
*
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
2019-10-15
1
-5
/
+15
*
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
2019-10-15
1
-20
/
+35
*
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
2019-10-15
1
-18
/
+33
*
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
2019-10-15
1
-7
/
+37
*
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
2019-10-15
1
-21
/
+6
*
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
2019-10-15
1
-48
/
+63
*
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
2019-10-15
1
-14
/
+214
*
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
2019-10-15
1
-4
/
+15
*
target/arm/arm-semi: Always set some kind of errno for failed calls
Peter Maydell
2019-10-15
1
-18
/
+27
*
target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
Peter Maydell
2019-10-15
1
-4
/
+5
*
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-2
/
+2
*
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
2019-05-28
1
-8
/
+12
*
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
2019-05-28
1
-2
/
+3
*
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2019-05-28
1
-25
/
+4
*
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
2019-05-28
1
-9
/
+31
*
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-28
1
-1
/
+1
*
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
1
-1
/
+0
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target/arm: Remove a handful of stray tabs
Peter Maydell
2018-08-24
1
-1
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+656