v1: <https://lists.gnu.org/archive/html/qemu-riscv/2022-05/msg00227.html> v2: <https://lists.gnu.org/archive/html/qemu-riscv/2022-05/msg00411.html> v2.1: <https://lists.gnu.org/archive/html/qemu-riscv/2022-05/msg00417.html>
Hello, This is v3 of the patch to RISC-V CPU property names. See v1 for background. [Changes: PATCH v2 -> PATCH v3] - Rebased to newer master - Fixed a typo - Clarified intent of PATCH 1/3 Tsukasa OI (3): target/riscv: Reorganize riscv_cpu_properties target/riscv: Make CPU property names lowercase target/riscv: Deprecate capitalized property names docs/about/deprecated.rst | 10 +++++ target/riscv/cpu.c | 79 +++++++++++++++++++++++++-------------- 2 files changed, 61 insertions(+), 28 deletions(-) base-commit: c9641eb422905cc0804a7e310269abf09543cce8 -- 2.34.1