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
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
1
-0
/
+2
2016-11-01
Merge remote-tracking branch 'remotes/rth/tags/pull-sparc-20161031-2' into st...
Peter Maydell
7
-1092
/
+540
2016-10-31
target-sparc: Use tcg_gen_atomic_cmpxchg_tl
Richard Henderson
1
-24
/
+7
2016-10-31
target-sparc: Use tcg_gen_atomic_xchg_tl
Richard Henderson
1
-15
/
+4
2016-10-31
target-sparc: Remove MMU_MODE*_SUFFIX
Richard Henderson
1
-8
/
+0
2016-10-31
target-sparc: Allow 4-byte alignment on fp mem ops
Richard Henderson
1
-42
/
+44
2016-10-31
target-sparc: Implement ldqf and stqf inline
Richard Henderson
3
-111
/
+67
2016-10-31
target-sparc: Remove asi helper code handled inline
Richard Henderson
3
-690
/
+156
2016-10-31
target-sparc: Implement BCOPY/BFILL inline
Richard Henderson
1
-0
/
+63
2016-10-31
target-sparc: Implement cas_asi/casx_asi inline
Richard Henderson
3
-56
/
+47
2016-10-31
target-sparc: Implement ldstub_asi inline
Richard Henderson
1
-31
/
+21
2016-10-31
target-sparc: Implement swap_asi inline
Richard Henderson
1
-28
/
+21
2016-10-31
target-sparc: Handle more twinx asis
Richard Henderson
1
-0
/
+8
2016-10-31
target-sparc: Use MMU_PHYS_IDX for bypass asis
Richard Henderson
1
-0
/
+19
2016-10-31
target-sparc: Add MMU_PHYS_IDX
Richard Henderson
3
-46
/
+53
2016-10-31
target-sparc: Introduce cpu_raise_exception_ra
Richard Henderson
5
-96
/
+82
2016-10-31
target-sparc: Use overalignment flags for twinx and block asis
Richard Henderson
1
-9
/
+12
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-3
/
+0
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
1
-9
/
+9
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
1
-0
/
+5
2016-09-13
sparc: Use g_memdup() instead of g_new0() + memcpy()
Thomas Huth
1
-2
/
+1
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-07-12
target-sparc: Elide duplicate updates to fprs
Richard Henderson
1
-18
/
+27
2016-07-12
target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
Richard Henderson
2
-9
/
+14
2016-07-12
target-sparc: Use cpu_fsr in stfsr
Richard Henderson
1
-5
/
+2
2016-07-12
target-sparc: Use explicit writes to cpu_fsr
Richard Henderson
3
-237
/
+174
2016-07-12
target-sparc: Remove helper_ldf_asi, helper_stf_asi
Richard Henderson
3
-166
/
+32
2016-07-12
target-sparc: Directly implement block and short ldf/stf asis
Richard Henderson
1
-0
/
+122
2016-07-12
target-sparc: Directly implement easy ldf/stf asis
Richard Henderson
1
-0
/
+45
2016-07-12
target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
Richard Henderson
3
-66
/
+69
2016-07-12
target-sparc: Fix obvious error in ASI_M_BFILL
Richard Henderson
1
-1
/
+1
2016-07-12
target-sparc: Directly implement easy ldd/std asis
Richard Henderson
1
-12
/
+103
2016-07-12
target-sparc: Introduce gen_check_align
Richard Henderson
1
-35
/
+13
2016-07-12
target-sparc: Use QT0 to return results from ldda
Richard Henderson
3
-50
/
+120
2016-07-12
target-sparc: Directly implement easy ld/st asis
Richard Henderson
1
-14
/
+90
2016-07-12
target-sparc: Use defines from asi.h
Richard Henderson
2
-230
/
+235
2016-07-12
target-sparc: Add UA2005 defines to asi.h
Richard Henderson
1
-4
/
+18
2016-07-12
target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h
Richard Henderson
1
-0
/
+297
2016-07-12
target-sparc: Pass TCGMemOp to gen_ld/st_asi
Richard Henderson
1
-16
/
+16
2016-07-12
target-sparc: Introduce get_asi
Richard Henderson
1
-232
/
+273
2016-07-12
target-sparc: Store %asi in TB flags
Richard Henderson
2
-9
/
+22
2016-07-12
target-sparc: Unify asi handling between 32 and 64-bit
Richard Henderson
1
-154
/
+131
2016-07-12
target-sparc: Create gen_exception
Richard Henderson
1
-55
/
+20
2016-07-12
target-sparc: Store mmu index in TB flags
Richard Henderson
2
-15
/
+13
2016-07-12
target-sparc: Remove softint as a TCG global
Richard Henderson
2
-6
/
+5
2016-07-12
target-sparc: Mark more flags for helpers
Richard Henderson
1
-24
/
+24
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
1
-2
/
+2
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2
-9
/
+11
2016-07-07
target-sparc: Use sparc_cpu_parse_features() directly
Igor Mammedov
1
-3
/
+4
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
[next]