Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-01 | uuid: Make qemu_uuid_bswap() take and return a QemuUUID | Peter Maydell | 1 | -4/+2 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-12-05 | vmgenid: use UUID property type | Roman Kagan | 1 | -22/+8 |
2017-10-15 | fw_cfg: add write callback | Marc-André Lureau | 1 | -1/+1 |
2017-09-08 | vmgenid: replace x-write-pointer-available hack | Marc-André Lureau | 1 | -8/+1 |
2017-09-08 | acpi/vmgenid: change device category to misc | Yoni Bettan | 1 | -0/+1 |
2017-03-22 | hw/acpi/vmgenid: prevent more than one vmgenid device | Laszlo Ersek | 1 | -0/+8 |
2017-03-22 | hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types | Laszlo Ersek | 1 | -0/+14 |
2017-03-15 | Bugfix: Handle error if VM Generation ID device not present | Ben Warren | 1 | -0/+1 |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov | 1 | -0/+16 |
2017-03-02 | ACPI: Add Virtual Machine Generation ID support | Ben Warren | 1 | -0/+242 |