aboutsummaryrefslogtreecommitdiffstats
path: root/hw/acpi_piix4.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-16pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin1-4/+10
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin1-0/+3
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov1-11/+17
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov1-2/+4
2010-09-18Introduce range.hBlue Swirl1-0/+1
2010-09-07pci: call hotplug callback even when not hotplug case for later use.Isaku Yamahata1-0/+3
2010-07-11pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata1-1/+0
2010-06-14acpi_piix4: save gpe and pci hotplug slot statusAlex Williamson1-1/+28
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster1-0/+1
2010-05-15Trim unnecessary includesBlue Swirl1-3/+0
2010-05-15acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata1-37/+18
2010-05-15pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata1-41/+48
2010-05-15pci hotplug: add argument to pci hot plug callback.Isaku Yamahata1-3/+3
2010-05-15acpi_piix4: qdevfy.Isaku Yamahata1-15/+46
2010-05-15acpi: split acpi.c into the common part and the piix4 part.Isaku Yamahata1-0/+583