index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-05
Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.
ths
1
-2
/
+21
2006-12-11
MIPS has also a fixed MMAP_SHIFT of 12.
ths
1
-1
/
+1
2006-12-11
Fix addrlen size, by David Woodhouse.
ths
1
-1
/
+1
2006-12-08
Fix fstat for MIPS userland emulation, and add support for a cacheflush
ths
1
-1
/
+7
2006-11-19
Remove do_socketcallwrapper.
pbrook
1
-92
/
+129
2006-10-22
ColdFire target.
pbrook
1
-2
/
+9
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
1
-0
/
+28
2006-06-24
mips socket calls (initial patch by Raphael Rigo)
bellard
1
-81
/
+269
2006-06-21
sparc user fixes (Blue Swirl)
bellard
1
-1
/
+10
2006-06-14
use glibc syscall (David Woodhouse)
bellard
1
-102
/
+34
2006-05-14
Teach usermode emulation how to lie about uname -r.
pbrook
1
-0
/
+3
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+5
2006-04-24
ia64 fixes
bellard
1
-1
/
+1
2006-04-16
Implement acct and pretend to implement madvise.
pbrook
1
-2
/
+10
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-385
/
+733
2006-02-09
Arm Linux EABI syscall support.
pbrook
1
-30
/
+119
2005-12-18
log typos
bellard
1
-2
/
+2
2005-11-28
statfs fix
bellard
1
-19
/
+37
2005-11-26
mips user emulation
bellard
1
-0
/
+6
2005-07-23
more set/getsockopt values
bellard
1
-7
/
+71
2005-07-23
[f]truncate64 support
bellard
1
-2
/
+4
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
1
-0
/
+2
2005-04-23
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
1
-1
/
+1
2005-03-01
SUSE fix
bellard
1
-0
/
+2
2005-01-31
armv5te support (Paul Brook)
bellard
1
-2
/
+26
2005-01-30
initial sparc64 support
bellard
1
-2
/
+53
2005-01-03
64 bit target fixes - removed warnings
bellard
1
-1
/
+4
2005-01-03
'syscall' syscall
bellard
1
-0
/
+5
2004-12-06
utimes() support
bellard
1
-0
/
+14
2004-12-06
uname() fix (James Pellow)
bellard
1
-1
/
+0
2004-09-13
uname + sysctl fix (Paul Brook)
bellard
1
-1
/
+14
2004-06-19
sysinfo syscall (Francois Guimond)
bellard
1
-1
/
+24
2004-05-03
utime fix
bellard
1
-4
/
+9
2004-04-26
amd64 port (Jocelyn Mayer)
bellard
1
-0
/
+5
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-0
/
+2
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
1
-1
/
+1
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
1
-52
/
+193
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
1
-21
/
+0
2004-02-22
O_DIRECT compile fix
bellard
1
-0
/
+2
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
1
-1
/
+34
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
1
-113
/
+170
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
1
-2
/
+66
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
1
-0
/
+123
2003-07-13
times() fix
bellard
1
-4
/
+21
2003-07-09
ARM fix: mmap
bellard
1
-6
/
+7
2003-07-09
old select support
bellard
1
-1
/
+11
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
1
-18
/
+54
2003-06-05
getdents for 64 bit cpus
bellard
1
-1
/
+42
2003-06-05
convert mmap flags (alpha fix)
bellard
1
-2
/
+18
[next]