summaryrefslogtreecommitdiff
path: root/hw/acpi/vmgenid.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-12-05vmgenid: use UUID property typeRoman Kagan1-22/+8
2017-10-15fw_cfg: add write callbackMarc-André Lureau1-1/+1
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau1-8/+1
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan1-0/+1
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek1-0/+8
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek1-0/+14
2017-03-15Bugfix: Handle error if VM Generation ID device not presentBen Warren1-0/+1
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov1-0/+16
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren1-0/+242