Hi, In this new version I rephrased the commit message and the deprecated.rst docs to make it clear that we're moving past Debug 0.13 and supporting Debug 1.0 only, as suggested by Alistair in v2.
No other changes made. Changes from v2: - reworded commit msg and deprecated.rst to mention Debug 0.13 deprecation. - v2 link: https://lore.kernel.org/qemu-devel/[email protected]/ Daniel Henrique Barboza (1): target/riscv: deprecate 'debug' CPU property and Debug 0.13 docs/about/deprecated.rst | 19 ++++++++++++ target/riscv/cpu.c | 50 ++++++++++++++++++++++++++++--- target/riscv/cpu_cfg_fields.h.inc | 2 +- target/riscv/csr.c | 2 +- target/riscv/machine.c | 24 +++++++-------- target/riscv/tcg/tcg-cpu.c | 2 +- 6 files changed, 80 insertions(+), 19 deletions(-) -- 2.43.0
