index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed more invalid pointer usage
bellard
2007-11-12
1
-48
/
+55
*
user access fixes
bellard
2007-11-11
1
-55
/
+57
*
removed warnings - improved sparc32/64 signal frame setup - disabled x86 fram...
bellard
2007-11-11
1
-59
/
+92
*
removed warnings - fixed arm stack copy bug
bellard
2007-11-11
1
-8
/
+19
*
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
2007-11-11
1
-106
/
+138
*
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-11-08
1
-3
/
+3
*
removed obsolete x86 code copy support
bellard
2007-11-08
1
-5
/
+1
*
Syscall target errno fixes, by Thayne Harbaugh.
ths
2007-10-20
1
-7
/
+10
*
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-14
1
-133
/
+133
*
Implement sparc64_[gs]et_context
blueswir1
2007-10-05
1
-0
/
+236
*
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
2007-09-30
1
-0
/
+58
*
linux-user sigaltstack() syscall, by Thayne Harbaugh.
ths
2007-09-27
1
-43
/
+113
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-9
/
+9
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-45
/
+45
*
Partial support for 34K multithreading, not functional yet.
ths
2007-09-06
1
-18
/
+18
*
Sigio fd passing, by Alexander Graf.
ths
2007-07-12
1
-0
/
+4
*
Spelling fixes, by Stefan Weil.
ths
2007-07-12
1
-1
/
+1
*
MIPS linux-user update.
ths
2007-05-13
1
-43
/
+37
*
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
2007-04-06
1
-1
/
+5
*
Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.
ths
2007-03-31
1
-1
/
+1
*
removed invalid code
bellard
2006-10-28
1
-0
/
+3
*
Sparc64 host support (Blue Swirl)
bellard
2006-07-18
1
-6
/
+6
*
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
2006-06-27
1
-2
/
+334
*
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-03-25
1
-16
/
+16
*
ARM system emulation (Paul Brook)
bellard
2005-11-26
1
-3
/
+7
*
gdb support for user mode (Paul Brook)
bellard
2005-04-17
1
-0
/
+6
*
ia64 host support (David Mosberger)
bellard
2005-04-08
1
-31
/
+26
*
initial sparc64 support
bellard
2005-01-30
1
-16
/
+13
*
64 bit target fixes - removed warnings
bellard
2005-01-04
1
-6
/
+11
*
SPARC merge
bellard
2004-12-20
1
-36
/
+43
*
SPARC fixes (Blue Swirl)
bellard
2004-10-01
1
-0
/
+340
*
sigset_t endianness fix in signal context
bellard
2004-06-19
1
-46
/
+67
*
use kernel like macros for user access (will be useful someday to have a bett...
bellard
2004-02-22
1
-70
/
+2
*
experimental code copy support
bellard
2004-02-16
1
-1
/
+5
*
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
2004-01-04
1
-29
/
+23
*
removed SIGIOT
bellard
2003-09-30
1
-1
/
+1
*
64 bit fixes (Falk Hueffner)
bellard
2003-08-11
1
-1
/
+1
*
convert signal numbers
bellard
2003-07-13
1
-11
/
+99
*
ARM signal support
bellard
2003-07-09
1
-38
/
+445
*
reduced irq latency
bellard
2003-06-30
1
-1
/
+1
*
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
2003-06-21
1
-13
/
+14
*
ARM emulation support
bellard
2003-06-15
1
-2
/
+29
*
save FPU state in signal handler
bellard
2003-05-29
1
-32
/
+11
*
cr2 update (dosemu VGA support fix)
bellard
2003-05-28
1
-2
/
+2
*
sigtrap support
bellard
2003-05-10
1
-2
/
+7
*
added trapno and error_code report in ucontext
bellard
2003-05-08
1
-2
/
+2
*
ia64 support
bellard
2003-04-29
1
-0
/
+7
*
warning fix
bellard
2003-04-10
1
-0
/
+1
*
better vm86 support
bellard
2003-03-30
1
-5
/
+12
*
changed flag names
bellard
2003-03-29
1
-2
/
+0
[next]