qemu-e2k/accel/tcg
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os
This variable is about the host OS, not the target.  It is used a lot
more since the Meson conversion, but the original sin dates back to 2003.
Time to fix it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-12-31 09:11:29 +01:00
..
atomic_common.c.inc
atomic_template.h
cpu-exec-common.c
cpu-exec.c accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
cputlb.c accel/tcg: Forward probe size on to notdirty_write 2023-11-14 10:40:54 -08:00
debuginfo.c
debuginfo.h
icount-common.c
internal-common.h accel/tcg: Move HMP info jit and info opcount code 2023-11-06 08:27:21 -08:00
internal-target.h
ldst_atomicity.c.inc accel/tcg: Fix condition for store_atom_insert_al16 2023-11-06 08:27:21 -08:00
ldst_common.c.inc
meson.build configure, meson: rename targetos to host_os 2023-12-31 09:11:29 +01:00
monitor.c accel/tcg: Move HMP info jit and info opcount code 2023-11-06 08:27:21 -08:00
perf.c
perf.h
plugin-gen.c
plugin-helpers.h
tb-context.h
tb-hash.h
tb-jmp-cache.h
tb-maint.c accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c
tcg-accel-ops-rr.h
tcg-accel-ops.c accel/tcg: Factor tcg_cpu_reset_hold() out 2023-11-07 12:13:27 +01:00
tcg-accel-ops.h
tcg-all.c
tcg-runtime-gvec.c
tcg-runtime.c
tcg-runtime.h
trace-events
trace.h
translate-all.c accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
translator.c accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
user-exec-stub.c accel: Introduce cpu_exec_reset_hold() 2023-11-07 12:13:27 +01:00
user-exec.c