[PATCH v2 0/1] riscv: deprecate capital 'Z' CPU properties

Daniel Henrique Barboza posted 1 patch 7 months, 1 week ago
Failed in applying to current master (apply log)
docs/about/deprecated.rst  | 23 ++++++++++++++++++++++
target/riscv/cpu.c         | 39 +++++++++++++++++++++++++++-----------
target/riscv/cpu.h         |  1 +
target/riscv/tcg/tcg-cpu.c | 31 +++++++++++++++++++++++++++++-
4 files changed, 82 insertions(+), 12 deletions(-)
[PATCH v2 0/1] riscv: deprecate capital 'Z' CPU properties
Posted by Daniel Henrique Barboza 7 months, 1 week ago
Hi,

This second version of the patch fixes a 'with with' typo in the
deprecated.rst document. No other changes made.

Patch already acked.

Changes from v1:
- remove 'with with' from docs/about/deprecated.rst
- v1 link: https://lore.kernel.org/qemu-riscv/20231007171427.1210117-1-dbarboza@ventanamicro.com/

Daniel Henrique Barboza (1):
  target/riscv: deprecate capital 'Z' CPU properties

 docs/about/deprecated.rst  | 23 ++++++++++++++++++++++
 target/riscv/cpu.c         | 39 +++++++++++++++++++++++++++-----------
 target/riscv/cpu.h         |  1 +
 target/riscv/tcg/tcg-cpu.c | 31 +++++++++++++++++++++++++++++-
 4 files changed, 82 insertions(+), 12 deletions(-)

-- 
2.41.0