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
/
sh4
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
2022-10-04
1
-3
/
+3
*
target/sh4: Make sh4_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-8
/
+1
*
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-7
/
+2
*
target/sh4: Return error if CPUClass::get_phys_page_debug() fails
Philippe Mathieu-Daudé
2021-05-13
1
-2
/
+5
*
target/sh4: Let get_physical_address() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-03-06
1
-10
/
+10
*
target/sh4: Remove unused 'int access_type' argument
Philippe Mathieu-Daudé
2021-03-06
1
-8
/
+7
*
target/sh4: Replace magic value by MMUAccessType definitions
Philippe Mathieu-Daudé
2021-03-06
1
-8
/
+8
*
target/sh4: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-03-06
1
-41
/
+41
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+2
*
target/sh4: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-14
/
+12
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-8
/
+0
*
target/sh4: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-101
/
+96
*
target/sh4: Fix LGPL information in the file headers
Thomas Huth
2019-05-08
1
-1
/
+1
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-2
/
+2
*
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
1
-0
/
+1
*
target/sh4: ignore interrupts in a delay slot
Aurelien Jarno
2017-05-30
1
-2
/
+10
*
target/sh4: introduce DELAY_SLOT_MASK
Aurelien Jarno
2017-05-30
1
-2
/
+2
*
target/sh4: fix reset when using a kernel and an initrd
Aurelien Jarno
2017-05-30
1
-1
/
+9
*
target/sh4: log unauthorized accesses using qemu_log_mask
Aurelien Jarno
2017-05-30
1
-1
/
+1
*
target/sh4: move DELAY_SLOT_TRUE flag into a separate global
Aurelien Jarno
2017-05-13
1
-1
/
+1
*
target/sh4: get rid of DELAY_SLOT_CLEARME
Aurelien Jarno
2017-05-13
1
-2
/
+0
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-1
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+872