Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260827143404.1393166-1-mark.caveayland@nutanix.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, Aurelien Jarno <aurelien@aurel32.net>, Peter Maydell <peter.maydell@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>
include/hw/acpi/ich9.h | 2 +-
include/hw/pci/pci_bus.h | 2 +
include/qom/object.h | 90 ++++++++++++++++++++++
hw/acpi/generic_event_device.c | 10 +++
hw/acpi/ich9.c | 115 +++++++++++----------------
hw/acpi/pci-bridge.c | 9 ++-
hw/acpi/pcihp.c | 35 ++++-----
hw/acpi/piix4.c | 51 ++++++++----
hw/arm/virt-acpi-build.c | 5 +-
hw/i386/acpi-build.c | 5 +-
hw/isa/lpc_ich9.c | 36 +++++----
hw/pci/pci.c | 7 ++
qom/object.c | 171 +++++++++++++++++++++++++++++++++++++++++
13 files changed, 416 insertions(+), 122 deletions(-)