index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
arm-semi.c
Age
Commit message (
Expand
)
Author
2015-06-26
target-arm: default empty semihosting cmdline
Liviu Ionescu
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
2014-12-11
Pass semihosting exit code back to system.
Liviu Ionescu
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
gdbstub: Change syscall callback argument to CPUState
Andreas Färber
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-24
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
2012-08-22
arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN
Jim Meyering
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini