Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201027141735.728821-1-david@gibson.dropbear.id.au
Maintainers: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Igor Mammedov <imammedo@redhat.com>, Riku Voipio <riku.voipio@iki.fi>, David Gibson <david@gibson.dropbear.id.au>, "Michael S. Tsirkin" <mst@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Jason Wang <jasowang@redhat.com>, Richard Henderson <rth@twiddle.net>, Eduardo Habkost <ehabkost@redhat.com>
accel/tcg/user-exec-stub.c | 4 ++
hw/arm/virt.c | 9 +----
hw/i386/pc.c | 8 +---
hw/mem/pc-dimm.c | 2 +-
hw/net/spapr_llan.c | 5 ++-
hw/ppc/spapr.c | 90 +++++++++++++++++++++--------------------
hw/ppc/spapr_cpu_core.c | 69 ++++++++++++++-----------------
hw/ppc/spapr_drc.c | 3 +-
hw/ppc/spapr_events.c | 12 ++++++
hw/ppc/spapr_nvdimm.c | 16 ++------
include/hw/mem/pc-dimm.h | 2 +-
include/hw/ppc/spapr.h | 3 +-
include/hw/ppc/spapr_nvdimm.h | 3 +-
target/ppc/cpu.h | 6 +--
target/ppc/excp_helper.c | 6 +--
target/ppc/fpu_helper.c | 2 +-
target/ppc/internal.h | 2 +-
target/ppc/kvm.c | 13 +++---
target/ppc/kvm_ppc.h | 5 ++-
target/ppc/machine.c | 2 +-
target/ppc/mmu-hash64.c | 2 +-
target/ppc/mmu_helper.c | 4 +-
target/ppc/translate_init.c.inc | 4 +-
23 files changed, 131 insertions(+), 141 deletions(-)