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.
 
 
 
 
 
 
Emilio Cota 17083f6fa6 tcg: exclude non-memory effecting helpers from instrumentation 3 years ago
..
aarch64 tcg/aarch64: Reorg goto_tb implementation 3 years ago
arm tcg/arm: Implement direct branch for goto_tb 3 years ago
i386 tcg: Remove TCG_TARGET_HAS_direct_jump 3 years ago
loongarch64 tcg: Remove TCG_TARGET_HAS_direct_jump 3 years ago
mips tcg: Remove TCG_TARGET_HAS_direct_jump 3 years ago
ppc tcg/ppc: Reorg goto_tb implementation 3 years ago
riscv tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst 3 years ago
s390x tcg: Remove TCG_TARGET_HAS_direct_jump 3 years ago
sparc64 tcg/sparc64: Reorg goto_tb implementation 3 years ago
tci tcg: Remove TCG_TARGET_HAS_direct_jump 3 years ago
meson.build tcg: Build ffi data structures for helpers 5 years ago
optimize.c tcg: Reorg function calls 3 years ago
region.c tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd() 4 years ago
tcg-common.c tcg/tci: Make tci_tb_ptr thread-local 5 years ago
tcg-internal.h tcg: Move ffi_cif pointer into TCGHelperInfo 3 years ago
tcg-ldst.c.inc tcg: Rename TCGMemOpIdx to MemOpIdx 5 years ago
tcg-op-gvec.c tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i 4 years ago
tcg-op-vec.c tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() 3 years ago
tcg-op.c tcg: Add gen_tb to TCGContext 3 years ago
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 5 years ago
tcg.c tcg: exclude non-memory effecting helpers from instrumentation 3 years ago
tci.c tci: MAX_OPC_PARAM_IARGS is no longer used 3 years ago