index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
1
-2
/
+5
2016-06-26
user-exec: Remove unused code for OSX hosts
Peter Maydell
1
-46
/
+1
2016-06-26
user-exec: Delete now-unused hppa and m68k cpu_signal_handler() code
Peter Maydell
1
-60
/
+0
2016-06-09
target-i386: Move user-mode exception actions out of user-exec.c
Peter Maydell
1
-15
/
+1
2016-06-09
user-exec: Don't reextract sigmask from usercontext pointer
Peter Maydell
1
-32
/
+16
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-09
user-exec: Push resume-from-signal code out to handle_cpu_signal()
Peter Maydell
1
-12
/
+29
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-02-04
all: Clean up includes
Peter Maydell
1
-2
/
+1
2015-08-19
osdep.h: Remove qemu_printf
Peter Maydell
1
-2
/
+2
2015-06-05
exec: move functions to translate-all.h
Paolo Bonzini
1
-0
/
+1
2015-03-13
user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm
Tobias Nygren
1
-1
/
+15
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2014-04-16
tcg-aarch64: Properly detect SIGSEGV writes
Richard Henderson
1
-6
/
+19
2014-03-13
user-exec: Change exception_action() argument to CPUState
Andreas Färber
1
-6
/
+5
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-2
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+4
2014-03-13
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+2
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-2
/
+7
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
1
-0
/
+4
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-4
/
+5
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-4
/
+5
2013-07-05
user-exec.c: Set is_write correctly in the ARM cpu_signal_handler()
Peter Maydell
1
-2
/
+6
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