]> git.proxmox.com Git - qemu.git/history - target-sparc/translate.c
vhost build fix for i386
[qemu.git] / target-sparc / translate.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Tsuneo SaitoSPARC64: add missing break on fmovdcc
2011-07-20 Tsuneo SaitoSPARC64: fix VIS1 SIMD signed compare instructions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
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 'riku/linux-user-for-upstr...
2011-07-14 Blue SwirlSparc: fix FPU and AM enable checks for translation
2011-07-14 Tsuneo SaitoSPARC64: fp_disabled checks on stfa/stdfa/stqfa
2011-07-14 Tsuneo SaitoSPARC64: Implement stfa/stdfa/stqfa instrcutions properly
2011-07-14 Tsuneo SaitoSPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
2011-07-01 Artyom Tarasenkofix cpu_cc_src and cpu_cc_src2 corruption in udivx...
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 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
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 '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-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-14 Blue Swirlsparc64: fix incorrect BPcc target sign extension
2011-05-14 Blue Swirlsparc64: fix wrpstate and wrtl on delay slot
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
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-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Fabien ChouteauSPARC: Add asr17 register support
2011-01-24 Fabien ChouteauSPARC: Emulation of Leon3
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-28 Aurelien Jarnotarget-sparc: fix udiv(cc) and sdiv(cc)
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-02 Igor V. Kovalenkosparc64: fix umul and smul insns
2010-06-02 Igor V. Kovalenkosparc64: fix ldxfsr insn
2010-06-02 Igor V. Kovalenkosparc64: fix missing address masking v1
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Igor V. Kovalenkosparc64: fix mmu context at trap levels above zero
2010-05-22 Igor V. Kovalenkosparc64: fix pstate privilege bits
2010-05-20 Richard Hendersontarget-sparc: Inline some generation of carry for ADDX...
2010-05-09 Blue Swirlsparc: lazy C flag calculation
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Richard Hendersontarget-sparc: Fix -singlestep.
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-17 Richard Hendersontarget-sparc: Free instruction temporaries.
2010-04-17 Blue SwirlSparc: fix PC/NPC during FPU traps
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-11 Blue SwirlSparc: fix exceptions in delay slot
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-02-25 Stefan Weiltarget-sparc: fix --enable-debug build for 64 bit host
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Jay Foadtarget-sparc: fix --enable-debug build
2010-01-08 Igor V. Kovalenkosparc64: use helper_wrpil to check pending irq on write
2009-09-23 Igor V. Kovalenkosparc64-8bit-asi
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-22 Blue SwirlSparc32/64: fix jmpl followed by branch
2009-08-15 Blue SwirlFix desynchronization of condition code state when...
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-07-31 Igor Kovalenkosparc64 flush pending conditional evaluations before...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-06 Paul BrookUse correct type for SPARC cpu_cc_op
2009-05-10 Blue SwirlConvert mulscc
2009-05-10 Blue SwirlConvert udiv/sdiv
2009-05-10 Blue SwirlConvert tagged ops
2009-05-10 Blue SwirlConvert subx
2009-05-10 Blue SwirlConvert sub
2009-05-10 Blue SwirlConvert logical operations and umul/smul
2009-05-10 Blue SwirlConvert addx
2009-05-10 Blue SwirlConvert add
2009-05-10 Blue SwirlUse dynamical computation for condition codes
2009-05-03 Blue SwirlOptimize cmp x, 0 case
2009-05-03 Blue SwirlReindent
2009-05-02 Blue SwirlImprove instruction name comments for easier searching
2009-05-02 Blue SwirlOptimize operations with immediate parameters
2009-05-02 Blue SwirlFix Sparc64 sign extension problems
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-11-09 blueswir1Use TCG not op
2008-11-09 blueswir1Use andc, orc, nor and nand
2008-11-01 blueswir1Fix TCGv size mismatches
2008-09-26 blueswir1Implement UA2005 hypervisor traps
next