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
/
i386
/
acpi-dsdt.dsl
Age
Commit message (
Expand
)
Author
2016-01-09
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
2016-01-09
pc: acpi: piix4: acpi move PCI0 device to SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move remaining PCI hotplug bits into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move PCI0._PRT() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move IQST() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move IQCR() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: pci: move link devices into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move remaining GPE handlers into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move COM devices from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move DBUG() from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move \_GPE._E02() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move PRSC() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: memhp: move \_GPE._E03 into SSDT
Igor Mammedov
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
2015-03-01
pc: acpi-build: drop template patching and create Device(SMC) dynamically
Igor Mammedov
2015-03-01
pc: acpi-build: create PCI0._CRS dynamically
Igor Mammedov
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-07-28
acpi-dsdt: procedurally generate _PRT
Paolo Bonzini
2014-06-19
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
2014-01-26
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
Add DSDT node for AppleSMC
Gabriel L. Somlo
2013-12-10
ACPI DSDT: Make control method `IQCR` serialized
Michael S. Tsirkin
2013-10-14
i386: add ACPI table files from seabios
Michael S. Tsirkin