[PATCH v3 0/1] target/riscv: deprecate 'debug' CPU property and Debug 0.13

Daniel Henrique Barboza posted 1 patch 2 days, 3 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260528131214.2251075-1-daniel.barboza@oss.qualcomm.com
Maintainers: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu.zevorn@gmail.com>
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(-)
[PATCH v3 0/1] target/riscv: deprecate 'debug' CPU property and Debug 0.13
Posted by Daniel Henrique Barboza 2 days, 3 hours ago
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/20260527181822.1945644-1-daniel.barboza@oss.qualcomm.com/

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