aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/generic_event_device.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2020-11-12ACPI: Avoid infinite recursion when dump-vmstatePeng Liang1-1/+11
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann1-0/+8
2020-09-17acpi: ged: add control regsGerd Hoffmann1-0/+44
2020-06-23arm/virt: Add memory hot remove supportShameer Kolothum1-0/+29
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann1-8/+8
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng1-0/+19
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum1-1/+14
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2020-01-23hw/acpi: Remove extra indent in ACPI GED hotplug cbKeqian Zhu1-1/+1
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum1-0/+8
2019-10-05hw/acpi: Add ACPI Generic Event Device SupportSamuel Ortiz1-0/+303