]> git.proxmox.com Git - qemu.git/history - target-sparc/translate.c
sparc64: fix wrpstate and wrtl on delay slot
[qemu.git] / target-sparc / translate.c
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
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-21 blueswir1Use the new concat_tl_i64 op for std and stda
2008-09-21 blueswir1Use the new concat_i32_i64 op for std and stda
2008-09-13 blueswir1Fix mulscc with high bits set in either src1 or src2
2008-09-11 blueswir1Write zeros to high bits of y, based on patch by Vince...
2008-09-10 blueswir1Convert rest of ops using float32 to TCG, remove FT0...
2008-09-10 blueswir1Partially convert float128 conversion ops to TCG
2008-09-10 blueswir1Convert basic 64 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic 32 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic float32 ops to TCG
2008-09-09 blueswir1Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert...
2008-09-06 blueswir1Fix a typo in fpsub32
2008-09-06 blueswir1Convert most env fields to TCG registers
2008-09-06 blueswir1Silence gcc warning about constant overflow
2008-09-02 blueswir1Fix sign extension problems with smul and umul (Vince...
2008-09-01 blueswir1Fix y register loads and stores
2008-08-29 blueswir1Fix FCC handling for Sparc64 target, initial patch...
2008-08-21 blueswir1Fix wrwim masking (Luis Pureza)
2008-08-21 blueswir1Use initial CPU definition structure for some CPU field...
2008-08-17 blueswir1Correct 32bit carry flag for add instruction (Igor...
2008-08-06 blueswir1Fix Sparc64 shifts
2008-08-06 blueswir1Fix offset handling for ASI loads and stores (Vince...
2008-07-29 blueswir1Fix cmp/subcc/addcc op bugs reported by Vince Weaver
2008-07-20 blueswir1Make UA200x features selectable, add MMU types
2008-07-19 blueswir1Implement nucleus quad ldda
next