qemu-e2k/tcg
Peter Maydell 12fd0f41d0 Document that -singlestep command line option is deprecated
Document that the -singlestep command line option is now
deprecated, as it is replaced by either the TCG accelerator
property 'one-insn-per-tb' for system emulation or the new
'-one-insn-per-tb' option for usermode emulation, and remove
the only use of the deprecated syntax from a README.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20230417164041.684562-7-peter.maydell@linaro.org
2023-05-02 15:47:40 +01:00
..
aarch64 tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
arm tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
i386 tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
loongarch64 tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
mips tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
ppc tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
riscv tcg/riscv: Conditionalize tcg_out_exts_i32_i64 2023-04-23 08:46:45 +01:00
s390x tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
sparc64 tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
tci Document that -singlestep command line option is deprecated 2023-05-02 15:47:40 +01:00
meson.build tcg: Build ffi data structures for helpers 2021-06-19 08:51:11 -07:00
optimize.c tcg: Replace tcg_abort with g_assert_not_reached 2023-04-23 08:17:46 +01:00
region.c tcg: use QTree instead of GTree 2023-03-28 15:23:10 -07:00
tcg-common.c tcg: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
tcg-internal.h tcg: Add basic data movement for TCGv_i128 2023-02-04 06:19:42 -10:00
tcg-ldst.c.inc tcg: Clear TCGLabelQemuLdst on allocation 2023-04-23 08:46:45 +01:00
tcg-op-gvec.c tcg: Create tcg/tcg-temp-internal.h 2023-03-13 06:42:05 -07:00
tcg-op-vec.c tcg: Drop tcg_const_*_vec 2023-03-13 07:03:39 -07:00
tcg-op.c tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb 2023-03-22 15:06:57 +00:00
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00
tcg.c tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
tci.c Don't include headers already included by qemu/osdep.h 2023-02-08 07:28:05 +01:00