Sign in
qemu
/
qemu
/
4fde1eba0f98779d4fdb64818071f72bb1672438
/
user-exec.c
27dd773
Merge remote-tracking branch 'bonzini/header-dirs' into staging
by Anthony Liguori
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
e12cdb1
fix build error on ARM due to wrong glibc check
by John Spencer
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 12 years ago
1846ec2
user: fix accidental AREG0 use
by Blue Swirl
· 12 years ago
02d2bd5
Replace 'struct siginfo' with 'siginfo_t'.
by Richard W.M. Jones
· 13 years ago
77b2bc2
x86: avoid AREG0 for exceptions
by Blue Swirl
· 13 years ago
c595481
user-exec.c: Don't assert on segfaults for non-valid addresses
by Peter Maydell
· 13 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
42a623c
Move user emulator stuff from cpu-exec.c to user-exec.c
by Blue Swirl
· 14 years ago