You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/accel/tcg
Richard Henderson bf455ec50b include/exec: Use uintptr_t in CPUTLBEntry
Since we no longer support 64-bit guests on 32-bit hosts,
we can use a 32-bit type on a 32-bit host.  This shrinks
the size of the structure to 16 bytes on a 32-bit host.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 days ago
..
atomic_common.c.inc plugins: save value during memory accesses 5 months ago
atomic_template.h plugins: save value during memory accesses 5 months ago
cpu-exec-common.c include: Rename sysemu/ -> system/ 2 months ago
cpu-exec.c tcg: Document tb_lookup() and tcg_tb_lookup() 1 month ago
cputlb.c include/exec: Use uintptr_t in CPUTLBEntry 4 days ago
icount-common.c include: Rename sysemu/ -> system/ 2 months ago
internal-common.h accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' 2 months ago
internal-target.h tcg: Split out tcg-target-mo.h 1 month ago
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 4 months ago
ldst_common.c.inc plugins: save value during memory accesses 5 months ago
meson.build meson: Drop tcg as a module 2 weeks ago
monitor.c include: Rename sysemu/ -> system/ 2 months ago
plugin-gen.c plugins: optimize cpu_index code generation 2 months ago
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 4 years ago
tb-hash.h accel/tcg: Include missing 'exec/translation-block.h' header 2 months ago
tb-internal.h accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' 2 months ago
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 10 months ago
tb-maint.c accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 2 months ago
tcg-accel-ops-icount.c include: Rename sysemu/ -> system/ 2 months ago
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2 years ago
tcg-accel-ops-mttcg.c include: Rename sysemu/ -> system/ 2 months ago
tcg-accel-ops-mttcg.h Clean up header guards that don't match their file name 3 years ago
tcg-accel-ops-rr.c include: Rename sysemu/ -> system/ 2 months ago
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 3 years ago
tcg-accel-ops.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2 months ago
tcg-accel-ops.h include: Rename sysemu/ -> system/ 2 months ago
tcg-all.c tcg: Remove TCG_OVERSIZED_GUEST 4 days ago
tcg-runtime-gvec.c tcg: Add gvec compare with immediate and scalar operand 1 year ago
tcg-runtime.c tcg: Split helper-proto.h 2 years ago
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 1 year ago
trace-events accel/tcg: add tracepoints for cpu_loop_exit_atomic 4 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate-all.c tcg: 1 month ago
translator.c accel/tcg: Un-inline translator_is_same_page() 2 months ago
user-exec-stub.c accel: Introduce cpu_exec_reset_hold() 1 year ago
user-exec.c user: Move various declarations out of 'exec/exec-all.h' 2 months ago
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 3 weeks ago
watchpoint.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2 months ago