QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Richard Henderson 9c125d17e9 Cleanup sysemu/tcg.h usage. 4 years ago
..
atomic_common.c.inc tracing: remove TCG memory access tracing 4 years ago
atomic_template.h Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
cpu-exec-common.c Do not include cpu.h if it's not really necessary 5 years ago
cpu-exec.c accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock 4 years ago
cputlb.c accel/tcg: Remove ATOMIC_MMU_IDX 4 years ago
hmp.c Don't include sysemu/tcg.h if it is not necessary 4 years ago
internal.h accel/tcg: Merge tcg_exec_init into tcg_init_machine 5 years ago
ldst_common.c.inc exec/memop: Adding signedness to quad definitions 4 years ago
meson.build meson: remove useless libdl test 4 years ago
plugin-gen.c plugins: move reset of plugin data to tb_start 4 years ago
plugin-helpers.h accel/tcg: Add tcg call flags to plugins helpers 5 years ago
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 5 years ago
tb-hash.h accel/tcg: Keep TranslationBlock headers local to TCG 5 years ago
tcg-accel-ops-icount.c Don't include sysemu/tcg.h if it is not necessary 4 years ago
tcg-accel-ops-icount.h accel: replace struct CpusAccel with AccelOpsClass 5 years ago
tcg-accel-ops-mttcg.c Remove qemu-common.h include from most units 4 years ago
tcg-accel-ops-mttcg.h accel: replace struct CpusAccel with AccelOpsClass 5 years ago
tcg-accel-ops-rr.c Remove qemu-common.h include from most units 4 years ago
tcg-accel-ops-rr.h accel: replace struct CpusAccel with AccelOpsClass 5 years ago
tcg-accel-ops.c Remove qemu-common.h include from most units 4 years ago
tcg-accel-ops.h accel/tcg: Precompute curr_cflags into cpu->tcg_cflags 5 years ago
tcg-all.c Remove qemu-common.h include from most units 4 years ago
tcg-runtime-gvec.c accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c 5 years ago
tcg-runtime.c accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c 5 years ago
tcg-runtime.h accel/tcg: Standardize atomic helpers on softmmu api 5 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate-all.c util/log: Remove qemu_log_flush 4 years ago
translator.c exec/translator: Pass the locked filepointer to disas_log hook 4 years ago
user-exec-stub.c Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
user-exec.c accel/tcg: Remove ATOMIC_MMU_IDX 4 years ago