]> git.proxmox.com Git - qemu.git/history - linux-user
usb: Pass the packet to the device's handle_control callback
[qemu.git] / linux-user /
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-22 Blue SwirlDelete unused tb_invalidate_page_range
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-08 Stefan WeilFix spelling in comments (intruction -> instruction)
2011-05-08 Stefan WeilFix typo in comment (truely -> truly)
2011-05-08 Stefan WeilFix typos in comments (neccessary -> necessary)
2011-05-08 Stefan WeilFix typo in comment (dieing -> dying)
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-05-02 Stefan Weillinux-user: Fix compilation for "old" linux versions
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 Laurent Vivierlinux-user: improve traces
2011-04-26 Riku Voipio[v2] linux-user: bigger default stack
2011-04-25 Peter Maydelllinux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-12 Guan Xuetaounicore32: necessary modifications for other files...
2011-04-12 Guan Xuetaounicore32: add necessry headers in linux-user/unicore32...
2011-04-11 Edgar E. Iglesiasmicroblaze: Correct ec mask in debug print
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-03-03 Peter Maydelllinux-user: fix compile failure if !CONFIG_USE_GUEST_BASE
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-17 Laurent Vivierlinux-user: correct core dump format
2011-02-17 Peter Maydelllinux-user: Support the epoll syscalls
2011-02-17 Laurent Vivierlinux-user: in linux-user/strace.c, tswap() is useless
2011-02-17 Laurent Vivierlinux-user: add rmdir() strace
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydelllinux-user/arm: fix compilation failures using softfloa...
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Martin Mohringlinux-user: fix for loopmount ioctl
2011-02-09 Mike Frysingerlinux-user: fix build errors for mmap2-only ports
2011-02-09 Mike Frysingerlinux-user: implement sched_{g,s}etaffinity
2011-02-09 Mike Frysingerlinux-user/FLAT: allow targets to override FLAT processing
2011-02-09 Mike Frysingerlinux-user/FLAT: fix auto-stack sizing
2011-02-09 Mike Frysingerlinux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in...
2011-02-09 Mike Frysingerlinux-user: add ppoll syscall support
2011-02-09 Mike Frysingerlinux-user/elfload: add FDPIC support
2011-02-09 Mike Frysingerlinux-user: fix sizeof handling for getsockopt
2011-02-09 Stefan Weillinux-user: Fix possible realloc memory leak
2011-02-09 Peter Maydelllinux-user: Add support for -version option
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Peter Maydelllinux-user: avoid gcc array overrun warning for sparc
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
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-14 Peter Maydelllinux-user: ARM: clear the IT bits when invoking a...
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 Wolfgang SchildbachRemove dead code for ARM semihosting commandline handling
2011-01-07 Peter Maydelllinux-user: Fix incorrect NaN detection in ARM nwfpe...
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
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-07 Peter MaydellARM: fix ldrexd/strexd
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Martin Mohringlinux-user: fix mips and ppc to use UID16
2010-12-03 Riku Voipiolinux-user: fix compiler error on nptl
2010-12-03 Peter MaydellARM: linux-user: Restore iWMMXT state from ucontext...
2010-12-03 Peter MaydellARM: linux-user: Expose iWMMXT registers to signal...
2010-12-03 Peter MaydellARM: linux-user: Restore VFP state from ucontext on...
2010-12-03 Peter MaydellARM: linux-user: Expose VFP registers to signal handlers
2010-12-03 Peter MaydellARM: linux-user: Correct size of padding in target_ucon...
2010-12-03 Jamie Lentinlinux-user: Translate getsockopt level option
2010-12-03 Peter Maydelllinux-user: remove unnecessary local from __get_user...
2010-12-03 Nathan Froydlinux-user: fix memory leaks with NPTL emulation
2010-12-03 amateurlinux-user: mmap_reserve() not controlled by RESERVED_VA
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-23 Richard Hendersonmicroblaze: target-ify target_ucontext
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 Stefan Weillinux-user: Fix typo m86k -> m68k
2010-10-05 Stefan WeilAdd new user mode option -ignore-environment
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
next