index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
sparc
/
ldst_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
target/sparc: Set fault address in sparc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
1
-13
/
+0
*
target/sparc: Remove DEBUG_UNALIGNED
Richard Henderson
2021-11-02
1
-9
/
+0
*
target/sparc: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
1
-7
/
+7
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-1
/
+1
*
sparc tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
target/sparc: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-17
1
-4
/
+12
*
target/sparc: Check for transaction failures in MXCC stream ASI accesses
Peter Maydell
2019-09-17
1
-20
/
+37
*
target/sparc: Check for transaction failures in MMU passthrough ASIs
Peter Maydell
2019-09-17
1
-16
/
+33
*
target/sparc: Factor out the body of sparc_cpu_unassigned_access()
Peter Maydell
2019-09-17
1
-95
/
+106
*
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-18
/
+15
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
*
target/sparc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-10
/
+1
*
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
1
-9
/
+9
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-3
/
+3
*
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
2017-09-01
1
-7
/
+7
*
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-24
1
-3
/
+5
*
target-sparc: store the UA2005 entries in sun4u format
Artyom Tarasenko
2017-01-18
1
-8
/
+44
*
target-sparc: implement UA2005 ASI_MMU (0x21)
Artyom Tarasenko
2017-01-18
1
-0
/
+31
*
target-sparc: implement auto-demapping for UA2005 CPUs
Artyom Tarasenko
2017-01-18
1
-0
/
+22
*
target-sparc: simplify ultrasparc_tsb_pointer
Artyom Tarasenko
2017-01-18
1
-36
/
+15
*
target-sparc: implement UA2005 TSB Pointers
Artyom Tarasenko
2017-01-18
1
-22
/
+102
*
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
2017-01-18
1
-4
/
+4
*
target-sparc: replace the last tlb entry when no free entries left
Artyom Tarasenko
2017-01-18
1
-2
/
+4
*
target-sparc: ignore writes to UA2005 CPU mondo queue register
Artyom Tarasenko
2017-01-18
1
-0
/
+1
*
target-sparc: allow priveleged ASIs in hyperprivileged mode
Artyom Tarasenko
2017-01-18
1
-14
/
+18
*
target-sparc: implement UA2005 scratchpad registers
Artyom Tarasenko
2017-01-18
1
-0
/
+24
*
target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
Artyom Tarasenko
2017-01-18
1
-3
/
+2
*
target-sparc: use explicit mmu register pointers
Artyom Tarasenko
2017-01-18
1
-12
/
+54
*
target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
Artyom Tarasenko
2017-01-18
1
-2
/
+13
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-6
/
+6
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+1709