1. 36ebc7d hw/acpi: Move QMP command to hw/core/ by Markus Armbruster · 2 years, 2 months ago
  2. b25681c acpi: vmgenid_build_acpi: use acpi_table_begin()/acpi_table_end() instead of build_header() by Igor Mammedov · 3 years, 6 months ago
  3. 602b458 acpi: Permit OEM ID and OEM table ID fields to be changed by Marian Postevca · 4 years, 2 months ago
  4. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 4 months ago
  5. db0f08d qapi: Restrict query-vm-generation-id command to machine code by Philippe Mathieu-Daudé · 4 years, 7 months ago
  6. 8d34cfd vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID by Eduardo Habkost · 4 years, 7 months ago
  7. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  8. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  9. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  10. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  11. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  12. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  13. 1324f06 uuid: Make qemu_uuid_bswap() take and return a QemuUUID by Peter Maydell · 6 years ago
  14. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  15. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  16. 939dd2d vmgenid: use UUID property type by Roman Kagan · 7 years ago
  17. 5f9252f fw_cfg: add write callback by Marc-André Lureau · 8 years ago
  18. c838955 vmgenid: replace x-write-pointer-available hack by Marc-André Lureau · 8 years ago
  19. 0b4a775 acpi/vmgenid: change device category to misc by Yoni Bettan · 8 years ago
  20. f920630 hw/acpi/vmgenid: prevent more than one vmgenid device by Laszlo Ersek · 8 years ago
  21. f2a1ae4 hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types by Laszlo Ersek · 8 years ago
  22. 72d9196 Bugfix: Handle error if VM Generation ID device not present by Ben Warren · 8 years ago
  23. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  24. d03637b ACPI: Add Virtual Machine Generation ID support by Ben Warren · 8 years ago