[PATCH v2 0/1] target/riscv: deprecate 'debug' CPU property

Daniel Henrique Barboza posted 1 patch 2 days, 22 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260527181822.1945644-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         |  6 ++++
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, 67 insertions(+), 19 deletions(-)
[PATCH v2 0/1] target/riscv: deprecate 'debug' CPU property
Posted by Daniel Henrique Barboza 2 days, 22 hours ago
Hi,

This is a re-send to rebase the patch with the recent trunk changes.

And, adding to the previous discussion we had about it in [1]: I believe
we should deprecate the 'debug' flag and leave this ambiguous 'Debug'
support we have in QEMU behind.


Patches based on alistair/riscv-to-apply.next.

Changes from v1:
- rebased to a more recent trunk;
- added R-b tags made from the 'sdext' series reviews;
- v1 link: https://lore.kernel.org/qemu-devel/20260119175900.249835-1-daniel.barboza@oss.qualcomm.com/

[1] https://lore.kernel.org/qemu-devel/e4b61f26-c0ce-4017-9b6c-cdb8b679d2c0@oss.qualcomm.com/

Daniel Henrique Barboza (1):
  target/riscv: deprecate 'debug' CPU property

 docs/about/deprecated.rst         |  6 ++++
 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, 67 insertions(+), 19 deletions(-)

-- 
2.43.0