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
/
ich9.h
Age
Commit message (
Expand
)
Author
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-02-27
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-10-05
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-08
hw: move headers to include/
Paolo Bonzini