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
*
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
*
target-alpha: bug fix: avoid nop to override next instruction
aurel32
2009-03-29
1
-3
/
+3
*
target-alpha: remove PALCODE_ declarations (unused).
aurel32
2009-03-29
1
-10
/
+0
*
target-alpha: add instruction name in comments for hw_ld opcode.
aurel32
2009-03-29
1
-20
/
+20
*
Document which IPR are used by 21264
aurel32
2009-03-29
1
-31
/
+65
*
target-alpha: tb_flush helper should flush the tb (and not the tlb).
aurel32
2009-03-29
1
-1
/
+1
*
target-alpha: fix temp free for hw_st
aurel32
2009-03-29
1
-2
/
+1
*
target-alpha: fix bug: integer conditional branch offset is 21 bits wide.
aurel32
2009-03-29
1
-10
/
+10
*
target-alpha: Fix bug: do not mask address LSBs for ldwu.
aurel32
2009-03-29
1
-1
/
+1
*
target-alpha: Fix bug: palcode is at least 6 bits.
aurel32
2009-03-29
1
-1
/
+1
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-10
/
+5
*
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
1
-13
/
+15
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
5
-5
/
+5
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
target-alpha: fix 2 warnings
aurel32
2008-12-11
2
-5
/
+4
*
target-alpha: gdb-stub support
aurel32
2008-12-07
1
-1
/
+6
*
Common cpu_loop_exit prototype
aurel32
2008-11-30
1
-1
/
+0
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-2
/
+2
*
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-21
1
-26
/
+34
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-3
/
+4
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+8
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-1
/
+5
*
TCG variable type checking.
pbrook
2008-11-17
3
-439
/
+532
*
target-alpha: fix decoding of CVTST /S
aurel32
2008-11-11
1
-1
/
+1
*
target-alpha: disable single stepping and TB flush by default
aurel32
2008-11-11
1
-2
/
+2
*
target-alpha: fix double TCG variable allocation
aurel32
2008-11-11
1
-1
/
+1
*
target-alpha: fix cmpbge instruction
aurel32
2008-11-10
1
-1
/
+1
*
target-alpha: fix the return value of stl_c/stq_c
aurel32
2008-11-08
1
-4
/
+4
*
target-alpha: fix locked loads/stores
aurel32
2008-11-07
2
-13
/
+22
[next]