]> git.proxmox.com Git - qemu.git/history - linux-user/linuxload.c
Merge remote-tracking branch 'stefanha/block' into staging
[qemu.git] / linux-user / linuxload.c
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-09 Andreas Färberlinux-user: Change thread_env to CPUState
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Peter Maydelllinux-user: If loading fails, print error as string...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
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...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
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 Juan Quintelalinuxload: id_change was a write only variable
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
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-29 Richard Hendersonlinux-user: Reduce lseek+reads while loading elf files.
2010-04-25 Richard Hendersonlinux-user: Remove ELFLOAD32.
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-16 Paul Bollelinux-user: don't zero a buffer twice
2009-08-01 Blue SwirlMore NULL pointer fixes
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-11 bellardLinux user memory access API change (initial patch...
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-09 blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsFix typo in comment.
2006-11-19 pbrookArm semihosted commandline support (Wolfgang Schildbach).
2006-06-11 pbrookbFLT loader (for uClinux binaries).