target/riscv: Remove the deprecated 'any' CPU type
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 24 Jul 2024 13:04:38 +0000 (15:04 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Sep 2024 18:11:13 +0000 (20:11 +0200)
commitd83234d3478a5b97f394adf4b33e9e29bebf9ffd
tree2be86ce713ce689e4c49283232e162861db65a0c
parent990d2c185c5a17c937dbdf7f63bd2daa5882776a
target/riscv: Remove the deprecated 'any' CPU type

The 'any' CPU is deprecated since commit f57d5f8004b
("target/riscv: deprecate the 'any' CPU type"). Users
are better off using the default CPUs or the 'max' CPU.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20240724130717.95629-1-philmd@linaro.org>
docs/about/deprecated.rst
docs/about/removed-features.rst
target/riscv/cpu-qom.h
target/riscv/cpu.c