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/[email protected]/ [1] https://lore.kernel.org/qemu-devel/[email protected]/ 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
