]> git.proxmox.com Git - qemu.git/history - linux-user/syscall.c
Fix typo in comment (truely -> truly)
[qemu.git] / linux-user / syscall.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-02 Mike McCormackDon't zero out buffer in sched_getaffinity
2011-05-02 Mike McCormackFix buffer overrun in sched_getaffinity
2011-04-26 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-04-26 Riku Voipiolinux-user: untie syscalls from UID16
2011-04-26 Alexander Graflinux-user: add s390x to llseek list
2011-04-26 Laurent Vivierlinux-user: add ioctl(SIOCGIWNAME, ...) support.
2011-04-26 Laurent Vivierlinux-user: convert ioctl(SIOCGIFCONF, ...) result.
2011-04-26 Riku Voipio[v2] linux-user: bigger default stack
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Peter Maydelllinux-user: Fix unlock_user() call in return from poll()
2011-03-06 Peter Maydelllinux-user: Fix large seeks by 32 bit guest on 64 bit...
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-17 Peter Maydelllinux-user: Support the epoll syscalls
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Mike Frysingerlinux-user: implement sched_{g,s}etaffinity
2011-02-09 Mike Frysingerlinux-user: add ppoll syscall support
2011-02-09 Mike Frysingerlinux-user: fix sizeof handling for getsockopt
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-11 Peter Maydelllinux-user: Add configure check for linux/fiemap.h...
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-08 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-01-07 Peter Maydelllinux-user: Implement FS_IOC_FIEMAP ioctl
2011-01-07 Peter Maydelllinux-user: Support ioctls whose parameter size is...
2011-01-07 Peter Maydelllinux-user: Implement sync_file_range{,2} syscalls
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Riku Voipiolinux-user: fix compiler error on nptl
2010-12-03 Jamie Lentinlinux-user: Translate getsockopt level option
2010-12-03 Nathan Froydlinux-user: fix memory leaks with NPTL emulation
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue Swirllinux-user: fix socklen_t comparisons
2010-06-16 Paul BrookUsermode exec-stack fix
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-11 Richard Hendersons390x: Avoid _llseek.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Riku Voipiolinux-user: do not warn for missing pselect6
2010-05-21 Richard Hendersonalpha-linux-user: Fix sigprocmask.
2010-05-21 Richard Hendersonalpha-linux-user: Fix sigsuspend parameters.
2010-05-21 Richard Hendersonalpha-linux-user: Fix getxpid.
2010-05-21 Richard Hendersonalpha-linux-user: Fix pipe return mechanism.
2010-05-21 Richard Hendersonalpha-linux-user: Fix brk error return.
2010-05-18 takasi-y@ops.dti... linux-user: rlimit conversion between host and target.
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Enable NPTL.
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Richard Hendersonlinux-user: Fix sparc32plus stat64 syscalls.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 takasi-y@ops.dti... linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
2010-04-01 Stefan WeilFix compilation with missing inotify_init1
2010-04-01 Aurelien Jarnolinux-user/ia64: workaround ia64 strangenesses
2010-03-26 Riku Voipiolinux-user: add inotify_init1 syscall support
2010-03-06 takasi-y@ops.dti... linux-user: Fix syscall pipe2() retval on sh4
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-02-05 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-01-14 Vince Weaveralpha: fix stat64 issue
2009-12-13 Richard Hendersontarget-alpha: Fixes for alpha-linux syscalls.
2009-11-07 Blue Swirl(x86/Sparc/PPC)-user: fix cpu_copy
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-17 Jan-Simon MöllerRe: linux-user/syscall.c - don't add GUEST_BASE to...
2009-10-17 Ulrich Hechtlinux-user: KD/VT/FB ioctls
2009-10-15 Ulrich Hechtlinux-user: getpriority errno fix
2009-10-15 Ulrich Hechtimplementations of dup3 and fallocate that are good...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-30 Michael S. Tsirkinlinux-user: fix coding style nit
2009-09-10 malcF_DUPFD_CLOEXEC is not universally available
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Ulrich Hechtlinux-user: zero fstat buffer to initialize nsec fields
2009-08-25 Ulrich Hechtlinux-user: fadvise64 implementation
2009-08-25 Ulrich Hechtlinux-user: enable getdents for > 32-bit systems
2009-08-25 Ulrich Hechtlinux-user: fcntl fixes for LTP
2009-08-25 Nathan Froydlinux-user: fix mq_* compilation problems
2009-08-25 Laurent Vivierm68k, linux-user: enable sigaltstack()
2009-08-25 Riku Voipiolinux-user: add eventfd support
2009-08-03 Nathan Froydlinux-user: make FUTEX_* calls honor timeout parameter
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-27 Juan Quintelarename HAVE_GPROF to TARGET_GPROF
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-08 Ulrich Hechtgetrlimit conversion mix-up
2009-07-08 Ulrich Hechtwrap path for access syscall
2009-07-08 Ulrich Hecht64-bit clean socketcall syscall
2009-07-08 Ulrich Hechtpipe argument should not be signed
2009-07-08 vibi sreenivasanlinux-user/syscall.c: remove warning: ‘array’ may be...
2009-07-08 Arnaud Patardlinux-user: check some parameters for some socket syscalls.
2009-06-18 Riku Voipiolinux-user: strace now handles guest stringscorrectly...
2009-06-16 Laurent Vivierlinux-user: remove duplicate tswap32() from do_getsockopt()
2009-06-16 Eduardo Habkostlinux-user/syscall.c: define _ATFILE_SOURCE
2009-06-16 Arnaud Patard (Rtp)RFC: fix fcntl support in linux-user - new try
2009-06-16 vibisreenivasanlinux-user: add tee, splice and vmsplice
next