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
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
Richard Henderson
2021-07-30
1
-1
/
+0
*
kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
Fabiano Rosas
2021-07-29
1
-0
/
+6
*
accel/tcg: Remove unused variable in cpu_exec
Richard Henderson
2021-07-26
1
-8
/
+2
*
accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
Peter Maydell
2021-07-26
1
-1
/
+3
*
accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
Peter Maydell
2021-07-26
1
-1
/
+1
*
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
3
-11
/
+7
*
accel/tcg: Hoist tb_cflags to a local in translator_loop
Richard Henderson
2021-07-21
1
-5
/
+4
*
accel/tcg: Move breakpoint recognition outside translation
Richard Henderson
2021-07-21
2
-26
/
+89
*
accel/tcg: Merge tb_find into its only caller
Richard Henderson
2021-07-21
1
-43
/
+42
*
accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
Richard Henderson
2021-07-21
1
-3
/
+8
*
accel/tcg: Handle -singlestep in curr_cflags
Richard Henderson
2021-07-21
3
-3
/
+9
*
accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
Richard Henderson
2021-07-21
1
-1
/
+1
*
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
2
-1
/
+12
*
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
1
-0
/
+5
*
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-21
1
-3
/
+2
*
accel/tcg: Push trace info building into atomic_common.c.inc
Richard Henderson
2021-07-21
2
-48
/
+37
*
accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
Richard Henderson
2021-07-21
3
-24
/
+36
*
accel/tcg: Remove ATOMIC_MMU_DECLS
Richard Henderson
2021-07-21
3
-14
/
+0
*
accel/tcg: Fold EXTRA_ARGS into atomic_template.h
Richard Henderson
2021-07-21
3
-18
/
+20
*
accel/tcg: Standardize atomic helpers on softmmu api
Richard Henderson
2021-07-21
4
-104
/
+70
*
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
2
-20
/
+39
*
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-21
1
-2
/
+2
*
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
2021-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-12
6
-105
/
+113
|
\
|
*
accel/tcg: Log tb->cflags with -d exec
Richard Henderson
2021-07-10
1
-3
/
+3
|
*
accel/tcg: Split out log_cpu_exec
Richard Henderson
2021-07-10
1
-27
/
+34
|
*
accel/tcg: Move tb_lookup to cpu-exec.c
Richard Henderson
2021-07-10
2
-50
/
+30
|
*
accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
Richard Henderson
2021-07-10
2
-22
/
+30
|
*
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
1
-0
/
+11
|
*
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
2021-07-09
2
-4
/
+5
|
*
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
2021-07-09
1
-6
/
+0
|
*
accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
Liren Wei
2021-07-09
1
-1
/
+8
*
|
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
2021-07-09
2
-0
/
+30
*
|
accel: build tcg modular
Gerd Hoffmann
2021-07-09
1
-1
/
+4
*
|
accel: add tcg module annotations
Gerd Hoffmann
2021-07-09
2
-0
/
+2
*
|
accel: build qtest modular
Gerd Hoffmann
2021-07-09
1
-6
/
+2
*
|
accel: add qtest module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+2
*
|
accel: autoload modules
Gerd Hoffmann
2021-07-09
2
-2
/
+2
|
/
*
tcg: Use correct trap number for page faults on *BSD systems
Warner Losh
2021-06-29
1
-2
/
+18
*
KVM: Fix dirty ring mmap incorrect size due to renaming accident
Peter Xu
2021-06-25
1
-2
/
+2
*
accel/tcg: Probe the proper permissions for atomic ops
Richard Henderson
2021-06-19
3
-44
/
+83
*
accel/tcg: Add tcg call flags to plugins helpers
Richard Henderson
2021-06-19
1
-2
/
+2
*
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
2021-06-19
2
-5
/
+4
*
accel/tcg/plugin-gen: Drop inline markers
Richard Henderson
2021-06-19
1
-7
/
+5
*
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
2021-06-14
1
-3
/
+0
*
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
2021-06-11
1
-1
/
+9
*
accel/tcg: Use MiB in tcg_init_machine
Richard Henderson
2021-06-11
1
-1
/
+2
*
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
2021-06-11
3
-20
/
+19
*
tcg: Create tcg_init
Richard Henderson
2021-06-11
1
-2
/
+1
*
accel/tcg: Rename tcg_init to tcg_init_machine
Richard Henderson
2021-06-11
1
-2
/
+2
[next]