aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/vmgenid.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-1/+1
2020-10-12qom: fix objects with improper parent typePaolo Bonzini1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENIDEduardo Habkost1-3/+3
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau1-1/+0
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek1-0/+1
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek1-0/+1
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren1-0/+35