summaryrefslogtreecommitdiffstats
path: root/hw/acpi_piix4.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix build errors when we enable acpi_piix4 debugWen Congyang2011-04-011-2/+3
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-4/+4
* acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti2011-01-171-0/+37
* piix: tag as not hotpluggable.Gerd Hoffmann2011-01-101-0/+2
* piix4 acpi: convert io BAR to type-safe ioport callbacksAvi Kivity2010-11-211-33/+22
* pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin2010-11-161-4/+10
* Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-271-0/+3
|\
| * pci: call hotplug callback even when not hotplug case for later use.Isaku Yamahata2010-09-071-0/+3
* | Fix pci hotplug to generate level triggered interrupt.Gleb Natapov2010-10-201-11/+17
* | Use defines instead of numbers for pci hotplug sts bitGleb Natapov2010-10-201-2/+4
* | Introduce range.hBlue Swirl2010-09-181-0/+1
|/
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* acpi_piix4: save gpe and pci hotplug slot statusAlex Williamson2010-06-141-1/+28
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-0/+1
* Trim unnecessary includesBlue Swirl2010-05-151-3/+0
* acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-37/+18
* pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata2010-05-151-41/+48
* pci hotplug: add argument to pci hot plug callback.Isaku Yamahata2010-05-151-3/+3
* acpi_piix4: qdevfy.Isaku Yamahata2010-05-151-15/+46
* acpi: split acpi.c into the common part and the piix4 part.Isaku Yamahata2010-05-151-0/+583
OpenPOWER on IntegriCloud