index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
Age
Commit message (
Expand
)
Author
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-12-11
target-alpha: fix 2 warnings
aurel32
2008-12-07
target-alpha: gdb-stub support
aurel32
2008-11-30
Common cpu_loop_exit prototype
aurel32
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-17
TCG variable type checking.
pbrook
2008-11-11
target-alpha: fix decoding of CVTST /S
aurel32
2008-11-11
target-alpha: disable single stepping and TB flush by default
aurel32
2008-11-11
target-alpha: fix double TCG variable allocation
aurel32
2008-11-10
target-alpha: fix cmpbge instruction
aurel32
2008-11-08
target-alpha: fix the return value of stl_c/stq_c
aurel32
2008-11-07
target-alpha: fix locked loads/stores
aurel32
2008-11-06
target-alpha: Fix ret instruction
aurel32
2008-10-21
target-alpha: use the new TCG logical operations
aurel32
2008-10-01
target-alpha: update STATUS
aurel32
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
target-alpha: convert locked load/store to TCG
aurel32
2008-09-29
target-alpha: misc fixes
aurel32
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
target-alpha: factorize load/store code
aurel32
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-18
target-alpha: switch most load/store ops to TCG
aurel32
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
target-alpha: fix one more literal sign issue
aurel32
2008-09-18
target-alpha: instruction decoding simplification
aurel32
2008-09-18
target-alpha: convert cmp* instructions to TCG
aurel32
2008-09-18
alpha: fix a missing literal sign issue
aurel32
2008-09-18
target-alpha: switch a few helpers to TCG
aurel32
2008-09-17
target-alpha: convert byte manipulation instructions to TCG
aurel32
2008-09-17
alpha: convert cmov and bcond to TCG
aurel32
2008-09-16
target-alpha: small optimizations
aurel32
2008-09-16
target-alpha: fix TCG register names
aurel32
2008-09-16
target-alpha: convert some arith3 instructions to TCG
aurel32
2008-09-16
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-14
alpha: fix helper.h
aurel32
2008-09-14
alpha: fix lit sign
aurel32
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-05
fix alpha cmovxx instruction
aurel32
2008-09-04
alpha: add target-alpha/helper.h (missing from commit r5150)
aurel32
2008-09-04
alpha: convert a few more instructions to TCG
aurel32
2008-09-04
alpha: directly access ir registers
aurel32
[next]