aboutsummaryrefslogtreecommitdiff
path: root/src/acpi-dsdt.dsl
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Revert "Fix 64bit PCI issues on Windows"Kevin O'Connor1-7/+0
2012-04-26Fix 64bit PCI issues on WindowsAlexey Korolev1-0/+7
2012-04-05Replace level gpe event with edge gpe event for hot-plug handlersIgor Mammedov1-2/+2
2012-03-16if HPET is not present do not report it in DSDTGleb Natapov1-1/+15
2011-12-17Fix broken _DIS and _SRS methods in ACPI AML irq routing.Kevin O'Connor1-18/+16
2011-11-22acpi: remove _RMVMichael S. Tsirkin1-15/+0
2011-11-22acpi: add ssdt for pci hotplugMichael S. Tsirkin1-114/+3
2011-10-30acpi: extract aml from .lstMichael S. Tsirkin1-0/+3
2011-10-12Consolidate DSDT copy-and-paste PCI IRQ code into method calls.Kevin O'Connor1-227/+93
2011-10-12Move code from PCI hotplug DSDT macros to methods.Kevin O'Connor1-24/+40
2011-10-12Simplify PCI hotplug acpi macros.Kevin O'Connor1-101/+100
2011-10-12Consolidate PCI hotplug definitions together in DSL file.Kevin O'Connor1-85/+89
2011-10-12Delineate ACSP DSL code into sections.Kevin O'Connor1-7/+73
2011-05-24fix resume from S3 with QXL deviceKevin O'Connor1-1/+9
2011-01-05seabios: acpi: add _RMV control method for PCI devicesKevin O'Connor1-0/+52
2010-10-20mark irq9 active high in DSDTKevin O'Connor1-1/+41
2010-09-25Add a debug method to AML code.Kevin O'Connor1-4/+18
2010-08-03Add ACPI SSDT/DSDT support for CPU hotplug.Kevin O'Connor1-1/+74
2009-12-30Commit compiled dsdt file; misc comment updates.Kevin O'Connor1-0/+1
2009-12-30prevent acpi from rerouting SCI interruptGleb Natapov1-1/+4
2009-10-08Add 26 pci slots, bringing the total to 32.Kevin O'Connor1-0/+26
2009-10-08HPET support.Kevin O'Connor1-0/+19
2009-10-08Pci hotplug support.Kevin O'Connor1-1/+98
2009-10-08Provide gpe _L0x methods.Kevin O'Connor1-0/+55
2009-10-08Remove irq 9 from the pci interrupt link resources.Kevin O'Connor1-4/+4
2009-10-08Use extended interrupt descriptor for pci irqs.Kevin O'Connor1-32/+24
2009-10-08Restrict pci interrupts to irq 5/9/10/11Kevin O'Connor1-4/+4
2009-10-08Advertise pci irqs as active high in DSDTKevin O'Connor1-8/+8
2009-10-08Use preprocessor for pci link routing.Kevin O'Connor1-35/+15
2008-12-18Add initial S3 resume support.Kevin O'Connor1-6/+39
2008-10-25Synch ACPI DSDT with latest bochs bios.Kevin O'Connor1-34/+5
2008-03-08Port rombios32 code from bochs-bios.Kevin O'Connor1-0/+570
2008-03-08Revert "Commit missing files from last commit."Kevin O'Connor1-570/+0
2008-03-05Commit missing files from last commit.Kevin O'Connor1-0/+570