summaryrefslogtreecommitdiff
path: root/hw/acpi/vmgenid.c
AgeCommit message (Expand)Author
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé
2020-09-09vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENIDEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-05vmgenid: use UUID property typeRoman Kagan
2017-10-15fw_cfg: add write callbackMarc-André Lureau
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek
2017-03-15Bugfix: Handle error if VM Generation ID device not presentBen Warren
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren