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
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-7
/
+6
2012-03-24
target-alpha: Make use of fp_status.flush_inputs_to_zero.
Richard Henderson
1
-5
/
+3
2012-03-24
target-alpha: Move fpcr helpers from op_helper.c to helper.c.
Richard Henderson
1
-2
/
+12
2012-03-24
target-alpha: Move exception helpers to helper.c.
Richard Henderson
1
-0
/
+39
2012-03-14
target-alpha: Don't overuse CPUState
Andreas Färber
1
-9
/
+9
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-2
/
+2
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-05-31
target-alpha: Remap PIO space for 43-bit KSEG for EV6.
Richard Henderson
1
-3
/
+7
2011-05-31
target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode.
Richard Henderson
1
-4
/
+125
2011-05-31
target-alpha: Swap shadow registers moving to/from PALmode.
Richard Henderson
1
-1
/
+36
2011-05-31
target-alpha: Implement do_interrupt for system mode.
Richard Henderson
1
-10
/
+111
2011-05-31
target-alpha: Tidy exception constants.
Richard Henderson
1
-4
/
+1
2011-05-31
target-alpha: Rationalize internal processor registers.
Richard Henderson
1
-345
/
+4
2011-05-31
target-alpha: Remove partial support for palcode emulation.
Richard Henderson
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+1
2010-04-27
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
1
-2
/
+5
2010-04-25
alpha: add missing 'break', spotted by clang analyzer
Blue Swirl
1
-0
/
+1
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-02-23
target-alpha: Split up FPCR value into separate fields.
Richard Henderson
1
-52
/
+109
2010-02-14
Fix incorrect exception_index use
Blue Swirl
1
-1
/
+1
2009-12-16
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
1
-0
/
+1
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
1
-0
/
+77
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-11-07
target-alpha: fix locked loads/stores
aurel32
1
-0
/
+1
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
1
-10
/
+0
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
1
-6
/
+0
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-1
/
+1
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
1
-1
/
+1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-2
/
+2
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-1
/
+1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-4
/
+4
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
1
-2
/
+2
2007-04-05
Alpha architecture emulation core.
j_mayer
1
-0
/
+454