summaryrefslogtreecommitdiffstats
path: root/hw/i386/generic_event_device_x86.c
Commit message (Collapse)AuthorAgeFilesLines
* acpi: ged: add x86 device variant.Gerd Hoffmann2020-09-171-0/+36
Set AcpiDeviceIfClass->madt_cpu, otherwise identical to TYPE_ACPI_GED. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Message-id: 20200915120909.20838-6-kraxel@redhat.com