malc
|
a5e50b263a
Replace noreturn with QEMU_NORETURN
|
16 yıl önce |
aurel32
|
dc7eea67a1
linux-user: fix signal.c warning
|
16 yıl önce |
blueswir1
|
7d99a001df
Add noreturn function attribute
|
16 yıl önce |
blueswir1
|
530e7615ce
Fix more FSF addresses
|
16 yıl önce |
aurel32
|
eaa449b940
Fix qemu endless loop when raising a SIGSEGV/SIGBUS signal with gdbstub in user emulation
|
16 yıl önce |
aurel32
|
ca587a8ebd
User-mode GDB stub improvements - handle signals
|
16 yıl önce |
ths
|
60b196917f
linux-user: Add support for STOP/CONT signals.
|
16 yıl önce |
ths
|
2a913eb118
linux-user: sig is target signal.
|
16 yıl önce |
edgar_igl
|
235262cf36
CRIS: linux-user signals dont need ERP compensation after break anymore.
|
17 yıl önce |
blueswir1
|
249c4c328c
Make target_sigaltstack_used static
|
17 yıl önce |
balrog
|
ac509d8887
Move offsetof to osdep.h, remove local defintions.
|
17 yıl önce |
blueswir1
|
8fcd36920e
Fix some warnings that would be generated by gcc -Wmissing-prototypes
|
17 yıl önce |
balrog
|
526ccb7a26
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
|
17 yıl önce |
ths
|
b5dc7732e1
More efficient target register / TC accesses.
|
17 yıl önce |
pbrook
|
d597536303
Multithreaded locking fixes.
|
17 yıl önce |
pbrook
|
624f797905
Make signal queues per thread.
|
17 yıl önce |
pbrook
|
afd7cd92e8
Fix usermode build.
|
17 yıl önce |
pbrook
|
c4d918070d
Copy siginfo.si_code.
|
17 yıl önce |
pbrook
|
f5545b5c3a
Translate whole of target_sigset. Use host sigset accessors.
|
17 yıl önce |
pbrook
|
4cb05961c2
Perform target->host signal mapping for *kill syscalls.
|
17 yıl önce |
pbrook
|
a8c3320434
Update ARM non-rt sigframe layout.
|
17 yıl önce |
pbrook
|
a745ec6d91
Update ARM rt_frame layout.
|
17 yıl önce |
pbrook
|
75b680e523
Fix Thumb signal handlers.
|
17 yıl önce |
edgar_igl
|
9664d92872
CRIS signals:
|
17 yıl önce |
edgar_igl
|
b6d3abda68
First try at supporting ordinary signals for CRIS linux-user guests.
|
17 yıl önce |
ths
|
d0dc7dc327
Make MIPS MT implementation more cache friendly.
|
17 yıl önce |
ths
|
c3b5bc8ab3
SH4: Signal handling for the user space emulator, by Magnus Damm.
|
17 yıl önce |
bellard
|
f8b0aa2559
fixed more invalid pointer usage
|
18 yıl önce |
bellard
|
28be6234fc
user access fixes
|
18 yıl önce |
bellard
|
459a40172e
removed warnings - improved sparc32/64 signal frame setup - disabled x86 frame setup for x86_64
|
18 yıl önce |