]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/spapr: remove deprecated machine pseries-2.7
authorHarsh Prateek Bora <harshpb@linux.ibm.com>
Mon, 14 Oct 2024 12:27:23 +0000 (17:57 +0530)
committerNicholas Piggin <npiggin@gmail.com>
Sun, 3 Nov 2024 23:10:27 +0000 (09:10 +1000)
commit445d3facffe82788b880107c0849dab9505b33d9
tree8edcef97958a5d7ee181bdc22297013e1432b5ef
parent73700ec309a6ada693db6768f34d49adfedb4085
ppc/spapr: remove deprecated machine pseries-2.7

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

While at it, also remove pre-2.8-migration and pci/mmio hacks introduced
for backward compatibility.

Suggested-by: Cédric Le Goater <clg@kaod.org>
Acked-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/ppc/spapr.c
hw/ppc/spapr_pci.c
include/hw/pci-host/spapr.h
target/ppc/cpu.h
target/ppc/cpu_init.c
target/ppc/machine.c