]> git.proxmox.com Git - qemu.git/history - linux-user
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
[qemu.git] / linux-user /
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3...
2012-06-04 Andreas Färberlinux-user: Use cpu_reset() after cpu_init() / cpu_copy()
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-21 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-15...
2012-05-19 Alexander Graflinux-user: Fix stale tbs after mmap
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-05-03 Alexander Graflinux-user: fix emulation of /proc/self/maps
2012-05-03 Andreas Färberlinux-user: Clean up interim solution for exit syscall
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-04-15 Andreas Färberlinux-user: Fix exit syscall with QOM CPU
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-06 Paul BrookUserspace ARM BE8 support
2012-04-06 Benoit Canetarm-linux-user: fix elfload.c's AT_HWCAP to reflect...
2012-04-06 Peter Maydelllinux-user/arm/syscall_nr.h: Add syscall number for...
2012-04-06 Peter Maydelllinux-user: Add support for prctl PR_GET_NAME and PR_SE...
2012-04-06 Peter Maydelllinux-user/syscall.c: Fix indentation in prctl handling
2012-04-06 Alexander Graflinux-user: reserve 4GB of vmem for 32-on-64
2012-04-06 Peter Maydelllinux-user: resolve reserved_va vma downwards
2012-04-06 Alexander Graflinux-user: fix fallocate
2012-04-06 Alexander Graflinux-user: Add ioctl for BLKBSZGET
2012-04-06 Alexander Graflinux-user: add BLKSSZGET ioctl wrapper
2012-04-06 Alexander Graflinux-user: fix BLK ioctl arguments
2012-04-06 Alexander Graflinux-user: add struct old_dev_t compat
2012-04-06 Alexander Graflinux-user: implement device mapper ioctls
2012-04-06 Fabio Erculianilinux-user: target_argv is placed on ts->bprm->argv...
2012-04-06 Fabio Erculianilinux-user: improve fake /proc/self/stat making `ps...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-17 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-17 Blue SwirlMerge branch 'malta' of git://qemu.weilnetz.de/qemu
2012-03-17 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-15 Alex BarceloBad zero comparison for sas_ss_flags on powerpc
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-14 Andreas Färberlinux-user: Don't overuse CPUState
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.44' into staging
2012-03-13 Andreas Färberqom: Add QOM support to user emulators
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-08 Stefan WeilSpelling fixes in comments (it's -> its)
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 Andreas Färberlinux-user: Fix sa_flags byte swaps for mips
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mips64
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
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 Peter Maydelllinux-user/strace.c: Correct errno printing for mmap etc
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 陳韋任linux-user/main.c: Add option to user-mode emulation...
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
2012-02-02 Alexander Graflinux-user: save auxv length
2012-02-02 Riku Voipiolinux-user: stack_base is now mandatory on all targets
2012-01-10 Stefan Weilelf: Improve symbol lookup (optimize, fix for bsd-user)
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-14 Stefan WeilFix spelling in comments, documentation and messages
2011-12-06 Peter Maydelllinux-user/syscall.c: Don't skip stracing for fcntl64...
2011-12-06 Peter Maydelllinux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters
2011-12-06 Peter Maydelllinux-user/cpu-uname.c: Convert to UTF-8
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-02 Dong Xu Wangfix spelling in linux-user sub directory
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Peter Maydelllinux-user/elfload.c: Don't memset(NULL..) if malloc...
next