]> www.infradead.org Git - users/dwmw2/qemu.git/commit
ppc/spapr: remove deprecated machine pseries-2.9
authorHarsh Prateek Bora <harshpb@linux.ibm.com>
Mon, 14 Oct 2024 12:27:25 +0000 (17:57 +0530)
committerNicholas Piggin <npiggin@gmail.com>
Sun, 3 Nov 2024 23:10:29 +0000 (09:10 +1000)
commit24ee9229fe315609edd4c89beb21d391d9a3d27d
treea7a5d3a99f167308c95f6c58e8e3ec0bab15da7b
parent4ca656075ddb929ca24d2fe804f2f9f1646d09eb
ppc/spapr: remove deprecated machine pseries-2.9

Commit 1392617d3576 intended to tag pseries-2.1 - 2.11 machines as
deprecated with reasons mentioned in its commit log.
Removing pseries-2.9 specific code with this patch for now.

While at it, also remove the pre-2.10 migration hacks which now become
obsolete.

Suggested-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
hw/intc/xics.c
hw/ppc/spapr.c
include/hw/ppc/spapr.h
migration/savevm.c
target/ppc/cpu.h
target/ppc/cpu_init.c
target/ppc/machine.c