Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260622112403.928954-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>
include/hw/acpi/ich9.h | 4 +-
include/hw/pci/pci_bus.h | 2 +
hw/acpi/generic_event_device.c | 30 ++++++
hw/acpi/ich9.c | 192 ++++++++++++++++++++++++++++-----
hw/acpi/pci-bridge.c | 9 +-
hw/acpi/pcihp.c | 37 +++----
hw/acpi/piix4.c | 72 ++++++++++---
hw/arm/virt-acpi-build.c | 7 +-
hw/i386/acpi-build.c | 7 +-
hw/isa/lpc_ich9.c | 68 +++++++++---
hw/pci/pci.c | 32 ++++++
11 files changed, 376 insertions(+), 84 deletions(-)