Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220505184938.351866-1-danielhb413@gmail.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, BALATON Zoltan <balaton@eik.bme.hu>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>, "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
hw/intc/xive.c | 25 +++++-
hw/intc/xive2.c | 18 ++--
hw/ppc/pegasos2.c | 2 +-
hw/ppc/spapr.c | 2 +-
hw/virtio/vhost-user.c | 2 +-
include/hw/ppc/xive.h | 1 +
target/ppc/cpu.c | 2 +-
target/ppc/cpu.h | 220 ++++++++++++++++++++++-------------------------
target/ppc/cpu_init.c | 23 +++--
target/ppc/excp_helper.c | 54 ++++++------
target/ppc/fpu_helper.c | 28 +++---
target/ppc/gdbstub.c | 2 +-
target/ppc/helper_regs.c | 15 ++--
target/ppc/kvm.c | 16 ++--
target/ppc/machine.c | 2 +-
target/ppc/mem_helper.c | 23 ++---
target/ppc/misc_helper.c | 2 +-
target/ppc/mmu-radix64.c | 11 +--
target/ppc/mmu_common.c | 40 +++++----
target/ppc/mmu_helper.c | 6 +-
20 files changed, 260 insertions(+), 234 deletions(-)