index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-1
/
+6
2009-04-15
target-alpha: fix emulation of ecb
aurel32
1
-6
/
+0
2009-04-10
target-alpha: remove amask helper
aurel32
3
-18
/
+13
2009-04-10
target-alpha: remove helper_load_implver
aurel32
3
-7
/
+3
2009-04-10
target-alpha: overflow condition for sublv and subqv
aurel32
1
-8
/
+8
2009-04-07
target-alpha: fix palcode mask for user pal calls
aurel32
1
-1
/
+1
2009-04-07
target-alpha: document more registers used by 21264
aurel32
1
-2
/
+2
2009-04-07
target-alpha: set target page size to 13 bits
aurel32
1
-1
/
+1
2009-04-07
target-alpha: stop translation if too long
aurel32
1
-5
/
+9
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-4
/
+4
2009-03-29
target-alpha: bug fix: avoid nop to override next instruction
aurel32
1
-3
/
+3
2009-03-29
target-alpha: remove PALCODE_ declarations (unused).
aurel32
1
-10
/
+0
2009-03-29
target-alpha: add instruction name in comments for hw_ld opcode.
aurel32
1
-20
/
+20
2009-03-29
Document which IPR are used by 21264
aurel32
1
-31
/
+65
2009-03-29
target-alpha: tb_flush helper should flush the tb (and not the tlb).
aurel32
1
-1
/
+1
2009-03-29
target-alpha: fix temp free for hw_st
aurel32
1
-2
/
+1
2009-03-29
target-alpha: fix bug: integer conditional branch offset is 21 bits wide.
aurel32
1
-10
/
+10
2009-03-29
target-alpha: Fix bug: do not mask address LSBs for ldwu.
aurel32
1
-1
/
+1
2009-03-29
target-alpha: Fix bug: palcode is at least 6 bits.
aurel32
1
-1
/
+1
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+2
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-1
/
+1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-10
/
+5
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-13
/
+15
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
5
-5
/
+5
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-12-11
target-alpha: fix 2 warnings
aurel32
2
-5
/
+4
2008-12-07
target-alpha: gdb-stub support
aurel32
1
-1
/
+6
2008-11-30
Common cpu_loop_exit prototype
aurel32
1
-1
/
+0
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
1
-2
/
+2
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
1
-26
/
+34
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-3
/
+4
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-0
/
+8
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
1
-1
/
+5
2008-11-17
TCG variable type checking.
pbrook
3
-439
/
+532
2008-11-11
target-alpha: fix decoding of CVTST /S
aurel32
1
-1
/
+1
2008-11-11
target-alpha: disable single stepping and TB flush by default
aurel32
1
-2
/
+2
2008-11-11
target-alpha: fix double TCG variable allocation
aurel32
1
-1
/
+1
2008-11-10
target-alpha: fix cmpbge instruction
aurel32
1
-1
/
+1
2008-11-08
target-alpha: fix the return value of stl_c/stq_c
aurel32
1
-4
/
+4
2008-11-07
target-alpha: fix locked loads/stores
aurel32
2
-13
/
+22
2008-11-06
target-alpha: Fix ret instruction
aurel32
1
-2
/
+2
2008-10-21
target-alpha: use the new TCG logical operations
aurel32
1
-18
/
+6
2008-10-01
target-alpha: update STATUS
aurel32
1
-8
/
+3
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
8
-534
/
+349
2008-09-30
target-alpha: convert locked load/store to TCG
aurel32
1
-40
/
+52
2008-09-29
target-alpha: misc fixes
aurel32
3
-63
/
+41
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
11
-1482
/
+786
2008-09-29
target-alpha: factorize load/store code
aurel32
1
-134
/
+65
[next]