index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-1
/
+3
*
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-28
2
-4
/
+3
*
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
2010-02-28
3
-115
/
+688
*
target-alpha: Mark helper_excp as NORETURN.
Richard Henderson
2010-02-23
1
-1
/
+1
*
target-alpha: Clean up arithmetic traps.
Richard Henderson
2010-02-23
2
-10
/
+14
*
target-alpha: Reduce internal processor registers for user-mode.
Richard Henderson
2010-02-23
2
-18
/
+33
*
target-alpha: Split up FPCR value into separate fields.
Richard Henderson
2010-02-23
2
-57
/
+128
*
Fix incorrect exception_index use
Blue Swirl
2010-02-14
1
-1
/
+1
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-8
/
+0
*
target-alpha: Initialize fpcr
Richard Henderson
2009-12-23
1
-0
/
+2
*
target-alpha: Emit tcg debug_insn_start.
Richard Henderson
2009-12-21
1
-0
/
+5
*
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
2009-12-17
1
-12
/
+32
*
target-alpha: Fix cvtlq.
Richard Henderson
2009-12-17
1
-1
/
+3
*
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
2009-12-17
3
-125
/
+110
*
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
2009-12-16
1
-0
/
+1
*
target-alpha: Fix double log_cpu_state.
Richard Henderson
2009-12-13
1
-1
/
+0
*
target-alpha: Fix FMOV.
Richard Henderson
2009-12-13
1
-3
/
+7
*
target-alpha: Expand ins*h inline.
Richard Henderson
2009-12-13
3
-27
/
+45
*
target-alpha: Expand msk*h inline.
Richard Henderson
2009-12-13
3
-32
/
+49
*
target-alpha: Expand msk*l inline.
Richard Henderson
2009-12-13
3
-32
/
+30
*
target-alpha: Expand ins*l inline.
Richard Henderson
2009-12-13
3
-56
/
+59
*
target-alpha: Implement RD/WRUNIQUE in the translator
Richard Henderson
2009-12-13
1
-10
/
+29
*
target-alpha: Fix fbcond branch offset.
Richard Henderson
2009-12-13
1
-5
/
+4
*
target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
Richard Henderson
2009-12-13
1
-32
/
+25
*
target-alpha: Expand zap/zapnot with immediate inline.
Richard Henderson
2009-12-13
1
-2
/
+59
*
target-alpha: Fix -d in_asm
Richard Henderson
2009-12-13
1
-15
/
+4
*
target-alpha: Implement missing MVI instructions.
Richard Henderson
2009-12-13
3
-30
/
+231
*
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
3
-39
/
+128
*
target-alpha: Honor the -cpu command line argument.
Richard Henderson
2009-12-13
1
-2
/
+42
*
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
2009-12-13
3
-14
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
3
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
3
-6
/
+6
*
Add 'static' to please Sparse
Blue Swirl
2009-09-21
1
-1
/
+1
*
target-alpha: fix extlh instruction
Vince Weaver
2009-09-18
1
-5
/
+6
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
Replace always_inline with inline
Blue Swirl
2009-08-16
3
-61
/
+58
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
5
-10
/
+5
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+1
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-1
/
+6
*
target-alpha: fix emulation of ecb
aurel32
2009-04-15
1
-6
/
+0
*
target-alpha: remove amask helper
aurel32
2009-04-10
3
-18
/
+13
*
target-alpha: remove helper_load_implver
aurel32
2009-04-10
3
-7
/
+3
*
target-alpha: overflow condition for sublv and subqv
aurel32
2009-04-10
1
-8
/
+8
*
target-alpha: fix palcode mask for user pal calls
aurel32
2009-04-07
1
-1
/
+1
*
target-alpha: document more registers used by 21264
aurel32
2009-04-07
1
-2
/
+2
*
target-alpha: set target page size to 13 bits
aurel32
2009-04-07
1
-1
/
+1
*
target-alpha: stop translation if too long
aurel32
2009-04-07
1
-5
/
+9
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-4
/
+4
[next]