diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-04-17 17:40:38 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-05-02 15:47:40 +0100 |
commit | e726acd5b8e208b8e1fec54294e287f561c8f902 (patch) | |
tree | 06ddc02cb4b270202acc1e624f32238711289b51 /hw/misc/sifive_u_prci.c | |
parent | 12fd0f41d0f1ce44ec67f53c679b19f19810e31c (diff) | |
download | qemu-e726acd5b8e208b8e1fec54294e287f561c8f902.zip qemu-e726acd5b8e208b8e1fec54294e287f561c8f902.tar.gz qemu-e726acd5b8e208b8e1fec54294e287f561c8f902.tar.bz2 |
accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
Currently we report whether the TCG accelerator is in
'one-insn-per-tb' mode in the 'info status' output. This is a pretty
minor piece of TCG specific information, and we want to deprecate the
'singlestep' field of the associated QMP command. Move the
'one-insn-per-tb' reporting to 'info jit'.
We don't need a deprecate-and-drop period for this because the
HMP interface has no stability guarantees.
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-8-peter.maydell@linaro.org
Diffstat (limited to 'hw/misc/sifive_u_prci.c')
0 files changed, 0 insertions, 0 deletions