Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260903230245.65601-1-philmd@oss.qualcomm.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>, Aurelien Jarno <aurelien@aurel32.net>, Peter Maydell <peter.maydell@linaro.org>, Laurent Vivier <lvivier@redhat.com>, Amit Shah <amit@kernel.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Sergio Lopez <slp@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Song Gao <17746591750@163.com>, Bibo Mao <maobibo@loongson.cn>, Xianglai Li <lixianglai@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Jason Wang <jasowangio@gmail.com>, Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Jesper Devantier <foss@defmacro.it>, Bernhard Beschow <shentey@gmail.com>, Nicholas Piggin <npiggin@gmail.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Amit Machhiwal <amachhiw@linux.ibm.com>, Elena Ufimtseva <elena.ufimtseva@oracle.com>, Jagannathan Raman <jag.raman@oracle.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu@processmission.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Farhan Ali <alifm@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Cornelia Huck <cohuck@redhat.com>, Fam Zheng <fam@euphon.net>, Dmitry Fleytman <dmitry.fleytman@gmail.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony PERARD <anthony@xenproject.org>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Zhao Liu <zhao1.liu@intel.com>, FangSheng Huang <FangSheng.Huang@amd.com>
hw/s390x/ccw-device.h | 2 +-
include/hw/acpi/cpu.h | 4 +--
include/hw/acpi/cpu_hotplug.h | 2 +-
include/hw/acpi/generic_event_device.h | 3 +-
include/hw/acpi/ich9.h | 10 +++---
include/hw/acpi/memory_hotplug.h | 4 +--
include/hw/acpi/pcihp.h | 8 ++---
include/hw/core/boards.h | 4 +--
include/hw/core/hotplug.h | 13 +++----
include/hw/core/qdev.h | 14 ++++----
include/hw/i386/microvm.h | 4 +--
include/hw/i386/x86.h | 10 +++---
include/hw/mem/nvdimm.h | 2 +-
include/hw/pci/pci_bridge.h | 6 ++--
include/hw/pci/pcie.h | 8 ++---
include/hw/pci/shpc.h | 6 ++--
include/hw/ppc/spapr_nvdimm.h | 2 +-
hw/acpi/acpi-cpu-hotplug-stub.c | 4 +--
hw/acpi/acpi-mem-hotplug-stub.c | 4 +--
hw/acpi/acpi-nvdimm-stub.c | 2 +-
hw/acpi/acpi-pci-hotplug-stub.c | 8 ++---
hw/acpi/cpu.c | 6 ++--
hw/acpi/generic_event_device.c | 13 +++----
hw/acpi/ich9.c | 10 +++---
hw/acpi/memory_hotplug.c | 7 ++--
hw/acpi/nvdimm.c | 2 +-
hw/acpi/pcihp.c | 11 +++---
hw/acpi/piix4.c | 12 +++----
hw/arm/virt.c | 23 ++++++------
hw/char/virtio-serial-bus.c | 2 +-
hw/core/hotplug.c | 16 ++++-----
hw/core/qdev-hotplug.c | 10 +++---
hw/core/qdev.c | 2 +-
hw/i386/microvm.c | 12 +++----
hw/i386/pc.c | 28 +++++++--------
hw/i386/x86-common.c | 8 ++---
hw/intc/loongarch_dintc.c | 8 ++---
hw/intc/loongarch_extioi_common.c | 4 +--
hw/intc/loongarch_ipi.c | 4 +--
hw/loongarch/virt.c | 44 +++++++++++------------
hw/net/virtio-net.c | 4 +--
hw/nvme/ctrl.c | 8 ++---
hw/pci-bridge/pci_bridge_dev.c | 6 ++--
hw/pci/pcie.c | 10 +++---
hw/pci/pcie_port.c | 2 +-
hw/pci/shpc.c | 11 +++---
hw/ppc/e500plat.c | 4 +--
hw/ppc/spapr.c | 48 +++++++++++++-------------
hw/ppc/spapr_nvdimm.c | 2 +-
hw/ppc/spapr_pci.c | 12 +++----
hw/remote/machine.c | 2 +-
hw/riscv/virt.c | 6 ++--
hw/s390x/css-bridge.c | 2 +-
hw/s390x/s390-pci-bus.c | 12 +++----
hw/s390x/s390-virtio-ccw.c | 16 ++++-----
hw/s390x/virtio-ccw-md.c | 10 +++---
hw/s390x/virtio-ccw.c | 2 +-
hw/scsi/virtio-scsi.c | 6 ++--
hw/scsi/vmw_pvscsi.c | 4 +--
hw/virtio/virtio-md-pci.c | 10 +++---
hw/xen/xen-bus.c | 2 +-
stubs/hotplug-stubs.c | 6 ++--
system/qdev-monitor.c | 4 +--
63 files changed, 269 insertions(+), 262 deletions(-)