summary refs log tree commit diff stats
path: root/hw/acpi/vmgenid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* vmgenid: use UUID property typeRoman Kagan2017-12-051-22/+8
* fw_cfg: add write callbackMarc-André Lureau2017-10-151-1/+1
* vmgenid: replace x-write-pointer-available hackMarc-André Lureau2017-09-081-8/+1
* acpi/vmgenid: change device category to miscYoni Bettan2017-09-081-0/+1
* hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek2017-03-221-0/+8
* hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek2017-03-221-0/+14
* Bugfix: Handle error if VM Generation ID device not presentBen Warren2017-03-151-0/+1
* qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov2017-03-021-0/+16
* ACPI: Add Virtual Machine Generation ID supportBen Warren2017-03-021-0/+242