]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/syscall.c
Wrap recv to avoid warnings
[mirror_qemu.git] / linux-user / syscall.c
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-13 Riku Voipiolinux-user: make MIPS and ARM eabi use same argument...
2011-07-12 Wesley W. Terpstramips: rlimit codes are not the same
2011-07-12 Wesley W. Terpstramips: rlimit incorrectly converts values
2011-07-11 Peter Maydelllinux-user/syscall.c: Enforce pselect6 sigset size...
2011-07-11 Peter Maydelllinux-user: Implement prlimit64 syscall
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-21 Riku Voipiolinux-user: Fix sync_file_range on 32bit mips
2011-06-21 Peter Maydelllinux-user: Bump do_syscall() up to 8 syscall arguments
2011-06-21 Juan Quintelalinux-user: syscall should use sanitized arg1
2011-06-21 Juan Quintelasyscall: really return ret code
2011-06-21 Mike Frysingerlinux-user: add pselect6 syscall support
2011-06-21 vincentlinux-user: Fix the computation of the requested heap...
2011-06-21 Peter Maydelllinux-user: Don't use MAP_FIXED in do_brk()
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-20 Ulrich Hechts390x: s390x-linux-user support
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan Weillinux-user: Replace deprecated function
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...
next