Age | Commit message (Expand) | Author |
2010-02-14 | Fix incorrect exception_index use | Blue Swirl |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini |
2009-12-23 | target-alpha: Initialize fpcr | Richard Henderson |
2009-12-21 | target-alpha: Emit tcg debug_insn_start. | Richard Henderson |
2009-12-17 | target-alpha: Fix float32_to_s vs zero exponent. | Richard Henderson |
2009-12-17 | target-alpha: Fix cvtlq. | Richard Henderson |
2009-12-17 | target-alpha: Implement fp branch/cmov inline. | Richard Henderson |
2009-12-16 | target-alpha: Fix compiler warning for gcc-4.3 (and older) | Stefan Weil |
2009-12-13 | target-alpha: Fix double log_cpu_state. | Richard Henderson |
2009-12-13 | target-alpha: Fix FMOV. | Richard Henderson |
2009-12-13 | target-alpha: Expand ins*h inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand msk*h inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand msk*l inline. | Richard Henderson |
2009-12-13 | target-alpha: Expand ins*l inline. | Richard Henderson |
2009-12-13 | target-alpha: Implement RD/WRUNIQUE in the translator | Richard Henderson |
2009-12-13 | target-alpha: Fix fbcond branch offset. | Richard Henderson |
2009-12-13 | target-alpha: Rewrite gen_ext_[hl] in terms of zapnot. | Richard Henderson |
2009-12-13 | target-alpha: Expand zap/zapnot with immediate inline. | Richard Henderson |
2009-12-13 | target-alpha: Fix -d in_asm | Richard Henderson |
2009-12-13 | target-alpha: Implement missing MVI instructions. | Richard Henderson |
2009-12-13 | target-alpha: Fixes for alpha-linux syscalls. | Richard Henderson |
2009-12-13 | target-alpha: Honor the -cpu command line argument. | Richard Henderson |
2009-12-13 | target-alpha: Remove bogus DO_TB_FLUSH code from translator. | Richard Henderson |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-21 | Add 'static' to please Sparse | Blue Swirl |
2009-09-18 | target-alpha: fix extlh instruction | Vince Weaver |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-08-24 | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal | Nathan Froyd |
2009-08-16 | Replace always_inline with inline | Blue Swirl |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-04-24 | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) | aliguori |
2009-04-24 | qemu: per-arch cpu_has_work (Marcelo Tosatti) | aliguori |
2009-04-15 | target-alpha: fix emulation of ecb | aurel32 |
2009-04-10 | target-alpha: remove amask helper | aurel32 |
2009-04-10 | target-alpha: remove helper_load_implver | aurel32 |
2009-04-10 | target-alpha: overflow condition for sublv and subqv | aurel32 |
2009-04-07 | target-alpha: fix palcode mask for user pal calls | aurel32 |
2009-04-07 | target-alpha: document more registers used by 21264 | aurel32 |
2009-04-07 | target-alpha: set target page size to 13 bits | aurel32 |
2009-04-07 | target-alpha: stop translation if too long | aurel32 |
2009-04-05 | Add new command line option -singlestep for tcg single stepping. | aurel32 |
2009-03-29 | target-alpha: bug fix: avoid nop to override next instruction | aurel32 |
2009-03-29 | target-alpha: remove PALCODE_ declarations (unused). | aurel32 |
2009-03-29 | target-alpha: add instruction name in comments for hw_ld opcode. | aurel32 |
2009-03-29 | Document which IPR are used by 21264 | aurel32 |
2009-03-29 | target-alpha: tb_flush helper should flush the tb (and not the tlb). | aurel32 |
2009-03-29 | target-alpha: fix temp free for hw_st | aurel32 |
2009-03-29 | target-alpha: fix bug: integer conditional branch offset is 21 bits wide. | aurel32 |
2009-03-29 | target-alpha: Fix bug: do not mask address LSBs for ldwu. | aurel32 |