index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
generic_event_device.c
Age
Commit message (
Expand
)
Author
2022-09-22
hw/acpi: Add ospm_status hook implementation for acpi-ged
Keqian Zhu
2021-07-03
acpi/ged: fix reset cause
Gerd Hoffmann
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2020-11-12
ACPI: Avoid infinite recursion when dump-vmstate
Peng Liang
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
2020-06-23
arm/virt: Add memory hot remove support
Shameer Kolothum
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2020-05-14
ACPI: Record the Generic Error Status Block address
Dongjiu Geng
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-23
hw/acpi: Remove extra indent in ACPI GED hotplug cb
Keqian Zhu
2019-10-05
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
hw/acpi: Add ACPI Generic Event Device Support
Samuel Ortiz