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 ae30e86661 tcg: Restart code generation when we run out of temps 6 years ago
..
atomic_common.c.inc meson: rename included C source files to .c.inc 6 years ago
atomic_template.h qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
cpu-exec-common.c qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
cpu-exec.c tcg: Toggle page execution for Apple Silicon 6 years ago
cputlb.c accel/tcg: Restrict cpu_io_recompile() from other accelerators 6 years ago
internal.h accel/tcg: Restrict cpu_io_recompile() from other accelerators 6 years ago
meson.build accel/tcg: split CpusAccel into three TCG variants 6 years ago
plugin-gen.c tcg: Use tcg_constant_{i32,i64} with tcg plugins 6 years ago
plugin-helpers.h plugin-gen: add module for TCG-related code 7 years ago
tcg-all.c tcg: Add --accel tcg,split-wx property 6 years ago
tcg-cpus-icount.c accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus-icount.h accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus-mttcg.c accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus-rr.c accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus-rr.h accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus.c accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-cpus.h accel/tcg: rename tcg-cpus functions to match module name 6 years ago
tcg-runtime-gvec.c tcg: Implement gvec support for rotate by vector 6 years ago
tcg-runtime.c tcg: Introduce tcg_splitwx_to_{rx,rw} 6 years ago
tcg-runtime.h tcg: Introduce tcg_splitwx_to_{rx,rw} 6 years ago
trace-events tcg: Introduce tcg_splitwx_to_{rx,rw} 6 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate-all.c tcg: Restart code generation when we run out of temps 6 years ago
translator.c tcg: Make DisasContextBase.tb const 6 years ago
user-exec-stub.c spapr: Unrealize vCPUs with qdev_unrealize() 6 years ago
user-exec.c remove TCG includes from common code 6 years ago