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-sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
3
-5
/
+5
2011-08-06
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
1
-9
/
+21
2011-08-01
Sparc: fix non-faulting unassigned memory accesses
Blue Swirl
1
-17
/
+8
2011-07-30
exec.h cleanup
Blue Swirl
2
-16
/
+6
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
1
-0
/
+116
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
1
-6
/
+8
2011-07-22
target-sparc: Fix compiler errors (format strings)
Stefan Weil
1
-2
/
+2
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2
-3
/
+30
2011-07-21
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
1
-16
/
+20
2011-07-21
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
1
-6
/
+2
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2
-1
/
+16
2011-07-21
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
1
-6
/
+14
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2
-12
/
+62
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
2
-16
/
+26
2011-07-20
Fix unassigned memory access handling
Blue Swirl
2
-8
/
+22
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
1
-1
/
+2
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
1
-0
/
+1
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
3
-28
/
+31
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2
-23
/
+35
2011-07-14
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
1
-14
/
+14
2011-07-14
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
1
-0
/
+4
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
1
-1
/
+5
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
1
-1
/
+5
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
1
-0
/
+9
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2
-6
/
+11
2011-07-14
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
1
-0
/
+9
2011-07-14
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
Tsuneo Saito
1
-5
/
+11
2011-07-01
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
1
-10
/
+22
2011-06-26
Remove exec-all.h include directives
Blue Swirl
3
-3
/
+1
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2
-14
/
+14
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
1
-1
/
+1
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
4
-242
/
+256
2011-06-26
sparc: fix coding style of the area to be moved
Blue Swirl
1
-14
/
+17
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-3
/
+3
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
3
-3
/
+53
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
3
-8
/
+1
2011-05-14
sparc64: fix incorrect BPcc target sign extension
Blue Swirl
1
-1
/
+1
2011-05-14
sparc64: fix wrpstate and wrtl on delay slot
Blue Swirl
1
-8
/
+20
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-1
/
+1
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
1
-2
/
+1
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
1
-1
/
+1
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
1
-10
/
+0
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
3
-7
/
+21
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
3
-1
/
+14
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
5
-21
/
+193
2011-01-18
sparc: fix NaN handling
Blue Swirl
1
-22
/
+34
2010-12-28
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
3
-18
/
+50
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
3
-55
/
+55
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+2
[next]