index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
user-exec.c: aarch64 initial implementation of cpu_signal_handler
Claudio Fontana
1
-0
/
+15
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
1
-1
/
+1
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-18
fix build error on ARM due to wrong glibc check
John Spencer
1
-1
/
+1
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-14
/
+0
2012-08-09
user: fix accidental AREG0 use
Blue Swirl
1
-5
/
+12
2012-08-01
Replace 'struct siginfo' with 'siginfo_t'.
Richard W.M. Jones
1
-1
/
+1
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
1
-1
/
+1
2012-05-08
user-exec.c: Don't assert on segfaults for non-valid addresses
Peter Maydell
1
-1
/
+2
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-2
/
+2
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
1
-46
/
+3
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-5
/
+6
2011-05-28
Move user emulator stuff from cpu-exec.c to user-exec.c
Blue Swirl
1
-0
/
+673