index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
vmgenid.c
Age
Commit message (
Expand
)
Author
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-09-29
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
2020-09-09
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-02-01
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-12-05
vmgenid: use UUID property type
Roman Kagan
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
2017-09-08
acpi/vmgenid: change device category to misc
Yoni Bettan
2017-03-22
hw/acpi/vmgenid: prevent more than one vmgenid device
Laszlo Ersek
2017-03-22
hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types
Laszlo Ersek
2017-03-15
Bugfix: Handle error if VM Generation ID device not present
Ben Warren
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren