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
/
tricore
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Supply missing header guards
Markus Armbruster
2019-06-12
1
-0
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-2
/
+0
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-3
/
+1
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-1
/
+0
*
target/tricore: Use env_cpu
Richard Henderson
2019-06-10
2
-6
/
+1
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-5
/
+1
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
3
-8
/
+18
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-16
4
-38
/
+18
|
\
|
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
|
*
target/tricore: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
4
-37
/
+23
*
|
target/tricore: Use tcg_gen_abs_tl
Philippe Mathieu-Daudé
2019-05-14
1
-22
/
+5
|
/
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-14
/
+2
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
2
-15
/
+14
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
2
-11
/
+6
*
tricore: fixed RCR_CADDN instruction
David Brenken
2019-03-08
1
-2
/
+2
*
tricore: fixed RCR_CADD instruction
David Brenken
2019-03-08
1
-2
/
+2
*
target/tricore: Fix LGPL version number
Thomas Huth
2019-01-30
10
-10
/
+10
*
target/tricore: use float32_is_denormal
Emilio G. Cota
2018-12-17
1
-7
/
+2
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-10
/
+10
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-1
/
+1
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-03-12
1
-1
/
+1
*
tricore: renamed masking of PIE
David Brenken
2018-03-02
2
-9
/
+10
*
tricore: renamed masking of IE
David Brenken
2018-03-02
3
-11
/
+13
*
tricore: added CORE_ID
David Brenken
2018-03-02
2
-0
/
+2
*
tricore: added some missing cpu instructions
David Brenken
2018-03-02
2
-0
/
+30
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
3
-1
/
+2
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-2
/
+2
*
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-12-28
1
-10
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-30
2
-48
/
+22
|
\
|
*
tricore: cleanup cpu type name composition
Igor Mammedov
2017-10-27
2
-48
/
+22
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-4
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
2
-8
/
+2
|
/
*
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-10
1
-4
/
+0
*
tricore: replace cpu_tricore_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
2
-8
/
+1
*
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
2017-07-31
1
-0
/
+10
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-13
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...
Peter Maydell
2017-01-12
4
-1
/
+188
|
\
|
*
target-tricore: Add updfl instruction
Bastian Koppelmann
2017-01-11
3
-0
/
+18
[prev]
[next]