Sign in
qemu
/
qemu
/
228d5e048b68672593d93f1e42d777de80903e3d
/
target-arm
/
arm-semi.c
0429a97
cpu: Move opaque field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
f17ec44
exec: Change cpu_memory_rw_debug() argument to CPUState
by Andreas Färber
· 12 years ago
9e0c542
gdbstub: Change syscall callback argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
f296c0d
arm-semi.c: Handle get/put_user() failure accessing arguments
by Peter Maydell
· 12 years ago
396bef4
arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN
by Jim Meyering
· 12 years ago
b90372a
target-arm: Fix typos in comments
by Peter Maydell
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
[Renamed from arm-semi.c]
3881725
arm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX (fixes compiler warning)
by Stefan Weil
· 13 years ago
81926f4
arm-semi: Don't use CPUState
by Andreas Färber
· 13 years ago
1c1b40c
arm-semi: Provide access to CLI arguments passed through the "-append" option
by Cédric VINCENT
· 14 years ago
206ae74
arm-semi.c: Use correct check for failure of do_brk()
by Peter Maydell
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2e8785a
Fix commandline handling for ARM semihosted executables
by Wolfgang Schildbach
· 14 years ago
0e1c9c5
GDB exit status for semihosting
by Paul Brook
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
530e761
Fix more FSF addresses
by blueswir1
· 16 years ago
a982b53
Add missing return in arm-semi, by Laurent Desnogues.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
2f61969
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
579a97f
Linux user memory access API change (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
33d9cc8
ARM GDB semihosting fixes
by pbrook
· 18 years ago
a87295e
M68k system mode semihosting.
by pbrook
· 18 years ago
a2d1eba
GDB hosted syscalls.
by pbrook
· 18 years ago
8e71621
Add ARM Angel semihosting to system emulation.
by pbrook
· 18 years ago
[Renamed (63%) from linux-user/arm-semi.c]
38d0662
Arm semihosted commandline support (Wolfgang Schildbach).
by pbrook
· 18 years ago
53a5960
Avoid accessing guest memory directly in usermode emulation.
by pbrook
· 19 years ago
89353a7
Byte swapping bug in arm semihosting (Paul Brook)
by bellard
· 20 years ago
04d81be
open fix (Paul Brook)
by bellard
· 20 years ago
d0b3e73
SYS_SEEK fix (Paul Brook)
by bellard
· 20 years ago
a4f8197
ARM "Angel" semihosting syscalls (Paul Brook)
by bellard
· 20 years ago