]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/syscall.c
Rename cpu_reset() to cpu_state_reset()
[mirror_qemu.git] / linux-user / syscall.c
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-10 Paul Brooklinux-user: brk() debugging
2012-02-10 Ulrich Hechtlinux-user: fail execve() if env/args too big
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-02 Peter Maydelllinux-user: Implement *listxattr syscalls
2012-02-02 Peter Maydelllinux-user/syscall.c: Implement f and l versions of...
2012-02-02 Peter Maydelllinux-user: Allow NULL value pointer in setxattr and...
2012-02-02 Alexander Graflinux-user: fix wait* syscall status returns
2012-02-02 Alexander Graflinux-user: fix QEMU_STRACE=1 segfault
2012-02-02 Akos PASZTORYlinux-user: add SO_PEERCRED support for getsockopt
2012-02-02 Alexander Graflinux-user: fake /proc/self/auxv
2012-02-02 Alexander Graflinux-user: fake /proc/self/stat
2012-02-02 Alexander Graflinux-user: fake /proc/self/maps
2012-02-02 Alexander Graflinux-user: add open() hijack infrastructure
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Peter Maydelllinux-user/syscall.c: Don't skip stracing for fcntl64...
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-11-09 Avi Kivityconfigure: fix detection for xattr.h on modern distribu...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-27 Alexander Graflinux-user: implement reboot syscall
2011-10-27 Alexander Graflinux-user: fix openat
2011-10-27 Matthias Braunlinux-user: fix abi_(u)long, target_ulong mismatch
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/urgen...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-16 Stefan WeilRemove blanks before \n in output strings
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-09 Stefan WeilFix include statements for qemu-common.h
2011-09-09 An-Cheng Huanglinux-user: Implement setxattr/getxattr/removexattr...
2011-09-09 Cédric VINCENTlinux-user: Fix initialization of the heap contents...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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
next