]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
authorJulia Suvorova <jusual@redhat.com>
Tue, 13 Jul 2021 00:42:00 +0000 (02:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 16 Jul 2021 08:33:34 +0000 (04:33 -0400)
commitcaf108bc587908f7608729f39639dccdfa53010b
tree12c1c6310c62a2a59d1d2e86d0a1162d5342e618
parentbd306cfeeececee73ff2cdb3de1229ece72f3b28
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35

Implement notifications and gpe to support q35 ACPI PCI hot-plug.
Use 0xcc4 - 0xcd7 range for 'acpi-pci-hotplug' io ports.

Signed-off-by: Julia Suvorova <jusual@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Message-Id: <20210713004205.775386-2-jusual@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
hw/acpi/pcihp.c
hw/acpi/piix4.c
hw/i386/acpi-build.c
hw/i386/acpi-build.h
include/hw/acpi/ich9.h
include/hw/acpi/pcihp.h