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
/
include
/
hw
/
acpi
/
generic_event_device.h
Age
Commit message (
Expand
)
Author
2024-07-22
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
2024-07-22
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2021-09-04
acpi: Delete broken ACPI_GED_X86 macro
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-17
acpi: ged: add x86 device variant.
Gerd Hoffmann
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
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
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