qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 06/10] Document that -singlestep command line option is de


From: Richard Henderson
Subject: Re: [PATCH v2 06/10] Document that -singlestep command line option is deprecated
Date: Mon, 3 Apr 2023 12:21:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 4/3/23 07:46, Peter Maydell wrote:
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>
---
  docs/about/deprecated.rst | 16 ++++++++++++++++
  qemu-options.hx           |  5 +++--
  tcg/tci/README            |  2 +-
  3 files changed, 20 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]