Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240207091254.1478-1-philmd@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, "Cédric Le Goater" <clg@kaod.org>, BALATON Zoltan <balaton@eik.bme.hu>
MAINTAINERS | 4 +++-
include/hw/pci-host/ppc4xx.h | 17 +++++++++++++++++
include/hw/ppc/ppc4xx.h | 5 -----
hw/{ppc => pci-host}/ppc440_pcix.c | 3 +--
hw/{ppc => pci-host}/ppc4xx_pci.c | 3 +--
hw/pci-host/ppce500.c | 2 +-
hw/ppc/ppc440_bamboo.c | 1 +
hw/ppc/ppc440_uc.c | 1 +
hw/ppc/sam460ex.c | 1 +
hw/pci-host/Kconfig | 8 ++++++++
hw/pci-host/meson.build | 2 ++
hw/pci-host/trace-events | 12 ++++++++++++
hw/ppc/Kconfig | 3 ++-
hw/ppc/meson.build | 3 +--
hw/ppc/trace-events | 12 ------------
15 files changed, 51 insertions(+), 26 deletions(-)
create mode 100644 include/hw/pci-host/ppc4xx.h
rename hw/{ppc => pci-host}/ppc440_pcix.c (99%)
rename hw/{ppc => pci-host}/ppc4xx_pci.c (99%)