On 10/6/26 11:08, Aditya Gupta wrote:
Power8E and Power8NVL were deprecated since QEMU 10.1, with commit 264a604e7163 ("target/ppc: Deprecate Power8E and Power8NVL")With no use of 8E and 8NVL, in powernv chips or spapr cores, remove the CPU definitions for the cores Signed-off-by: Aditya Gupta <[email protected]> --- docs/about/deprecated.rst | 9 --------- target/ppc/cpu-models.c | 6 ------ target/ppc/cpu-models.h | 4 ---- target/ppc/cpu_init.c | 6 ------ target/ppc/kvm.c | 4 +--- 5 files changed, 1 insertion(+), 28 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
