summaryrefslogtreecommitdiff
path: root/hw/i386/acpi-dsdt.dsl
AgeCommit message (Expand)AuthorFilesLines
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov1-33/+0
2016-01-09pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov1-8/+0
2016-01-09pc: acpi: piix4: move remaining PCI hotplug bits into SSDTIgor Mammedov1-40/+0
2016-01-09pc: acpi: piix4: move PCI0._PRT() into SSDTIgor Mammedov1-60/+0
2016-01-09pc: acpi: piix4: move IQST() into SSDTIgor Mammedov1-9/+0
2016-01-09pc: acpi: piix4: move IQCR() into SSDTIgor Mammedov1-11/+0
2016-01-09pc: acpi: pci: move link devices into SSDTIgor Mammedov1-44/+5
2016-01-09pc: acpi: move remaining GPE handlers into SSDTIgor Mammedov1-40/+0
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov1-47/+5
2016-01-09pc: acpi: move COM devices from DSDT to SSDTIgor Mammedov1-3/+0
2016-01-09pc: acpi: move DBUG() from DSDT to SSDTIgor Mammedov1-2/+0
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov1-2/+0
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov1-9/+0
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov1-1/+1
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov1-5/+0
2015-08-13make: fix where dependency *.d are stored.Victor Kaplansky1-1/+0
2015-03-01pc: acpi-build: drop template patching and create Device(SMC) dynamicallyIgor Mammedov1-1/+0
2015-03-01pc: acpi-build: create PCI0._CRS dynamicallyIgor Mammedov1-45/+0
2014-11-24target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini1-2/+1
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao1-2/+2
2014-07-28acpi-dsdt: procedurally generate _PRTPaolo Bonzini1-51/+39
2014-06-19pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machinesIgor Mammedov1-1/+4
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov1-1/+1
2014-03-09acpi-build: append description for non-hotplugMichael S. Tsirkin1-28/+5
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov1-1/+2
2014-01-26pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov1-0/+7
2014-01-26pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov1-0/+32
2014-01-26pc: set PRST base in DSDT depending on chipsetIgor Mammedov1-0/+1
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin1-18/+16
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo1-0/+1
2013-12-10ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin1-1/+1
2013-10-14i386: add ACPI table files from seabiosMichael S. Tsirkin1-0/+343