]> git.proxmox.com Git - qemu.git/history - target-alpha/translate.c
alpha-linux-user: Initialize fpu to round-to-normal.
[qemu.git] / target-alpha / translate.c
2012-03-24 Richard Hendersonalpha-linux-user: Initialize fpu to round-to-normal.
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färbertarget-alpha: Don't overuse CPUState
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-02-28 Stefan Weiltarget-alpha: Clean includes
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-08 Blue SwirlMerge branch 'axp-system-7' of git://repo.or.cz/qemu/rth
2011-10-08 Richard Hendersontarget-alpha: Add high-resolution access to wall clock...
2011-10-08 Richard Hendersontarget-alpha: Implement HALT IPR.
2011-10-08 Richard Hendersontarget-alpha: Implement WAIT IPR.
2011-10-08 Richard Hendersontarget-alpha: Honor icount for RPCC instruction.
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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 '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-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. Tsirkinalpha: remove unused variable
2011-06-15 Michael S. Tsirkinalpha/translate: remve unused variables
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-05-31 Richard Hendersontarget-alpha: Implement TLB flush primitives.
2011-05-31 Richard Hendersontarget-alpha: Implement more CALL_PAL values inline.
2011-05-31 Richard Hendersontarget-alpha: All ISA checks to use TB->FLAGS.
2011-05-31 Richard Hendersontarget-alpha: Add IPRs to be used by the emulation...
2011-05-31 Richard Hendersontarget-alpha: Use kernel mmu_idx for pal_mode.
2011-05-31 Richard Hendersontarget-alpha: Add various symbolic constants.
2011-05-31 Richard Hendersontarget-alpha: Tidy exception constants.
2011-05-31 Richard Hendersontarget-alpha: Rationalize internal processor registers.
2011-05-31 Richard Hendersontarget-alpha: Merge HW_REI and HW_RET implementations.
2011-05-31 Richard Hendersontarget-alpha: Cleanup MMU modes.
2011-05-31 Richard Hendersontarget-alpha: Fix system store_conditional
2011-05-31 Richard Hendersontarget-alpha: Fix translation of PALmode memory insns.
2011-05-31 Richard Hendersontarget-alpha: Remove partial support for palcode emulation.
2011-05-31 Richard Hendersontarget-alpha: Single-step properly across branches.
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
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Fix load-locked/store-conditional.
2010-04-27 Richard Hendersontarget-alpha: Indicate NORETURN status when raising...
2010-04-27 Richard Hendersontarget-alpha: Update commentary for opcode 0x1A.
2010-04-27 Richard Hendersontarget-alpha: Emit goto_tb opcodes.
2010-04-27 Richard Hendersontarget-alpha: Implement cvtlq inline.
2010-04-27 Richard Hendersontarget-alpha: Implement rs/rc properly.
2010-04-27 Richard Hendersontarget-alpha: Implement cpys{, n, e} inline.
2010-04-25 Blue Swirlalpha: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-10 Richard Hendersontarget-alpha: Use non-inverted arguments to gen_{f...
2010-04-10 Richard Hendersontarget-alpha: Use setcond for int comparisons.
2010-04-10 Richard Hendersontarget-alpha: Implement cvtql inline.
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-28 Richard Hendersontarget-alpha: Implement IEEE FP qualifiers.
2010-02-23 Richard Hendersontarget-alpha: Reduce internal processor registers for...
2009-12-23 Richard Hendersontarget-alpha: Initialize fpcr
2009-12-21 Richard Hendersontarget-alpha: Emit tcg debug_insn_start.
2009-12-17 Richard Hendersontarget-alpha: Implement fp branch/cmov inline.
2009-12-13 Richard Hendersontarget-alpha: Fix double log_cpu_state.
2009-12-13 Richard Hendersontarget-alpha: Fix FMOV.
2009-12-13 Richard Hendersontarget-alpha: Expand ins*h inline.
2009-12-13 Richard Hendersontarget-alpha: Expand msk*h inline.
2009-12-13 Richard Hendersontarget-alpha: Expand msk*l inline.
2009-12-13 Richard Hendersontarget-alpha: Expand ins*l inline.
2009-12-13 Richard Hendersontarget-alpha: Implement RD/WRUNIQUE in the translator
2009-12-13 Richard Hendersontarget-alpha: Fix fbcond branch offset.
2009-12-13 Richard Hendersontarget-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
2009-12-13 Richard Hendersontarget-alpha: Expand zap/zapnot with immediate inline.
2009-12-13 Richard Hendersontarget-alpha: Fix -d in_asm
2009-12-13 Richard Hendersontarget-alpha: Implement missing MVI instructions.
2009-12-13 Richard Hendersontarget-alpha: Honor the -cpu command line argument.
2009-12-13 Richard Hendersontarget-alpha: Remove bogus DO_TB_FLUSH code from transl...
2009-09-18 Vince Weavertarget-alpha: fix extlh instruction
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-16 Blue SwirlReplace always_inline with inline
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-15 aurel32target-alpha: fix emulation of ecb
2009-04-10 aurel32target-alpha: remove amask helper
2009-04-10 aurel32target-alpha: remove helper_load_implver
2009-04-07 aurel32target-alpha: fix palcode mask for user pal calls
2009-04-07 aurel32target-alpha: stop translation if too long
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-29 aurel32target-alpha: bug fix: avoid nop to override next instr...
2009-03-29 aurel32target-alpha: add instruction name in comments for...
2009-03-29 aurel32target-alpha: fix temp free for hw_st
next