]> git.proxmox.com Git - qemu.git/history - linux-user/sparc
Merge remote-tracking branch 'stefanha/block' into staging
[qemu.git] / linux-user / sparc /
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-22 Peter Maydelllinux-user: Clean up handling of clone() argument order
2013-07-22 Peter Maydelllinux-user: Enable NPTL for SPARC targets
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 Peter Maydelllinux-user: Move cpu_clone_regs() and cpu_set_tls(...
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-11...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-03-11 Dillon Amburgeylinux-user: Add more sparc syscall numbers
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Peter Maydelllinux-user: Merge pread/pwrite into pread64/pwrite64
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
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 Richard Hendersonsparc-linux-user: Add some missing syscall numbers
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
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-11 Peter Maydelllinux-user: Add syscall numbers from kernel 2.6.39.2
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-06-16 Riku Voipiolinux-user: update syscall list
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-24 thsUpdate Linux kernel syscall list.
2007-09-23 thsSync termbits.h with current Linux kernel.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2004-09-13 bellarduname fix
2004-01-04 bellardremoved test code
2004-01-04 bellardtermios support for SPARC and PPC
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)