summaryrefslogtreecommitdiffstats
path: root/hw/acpi_piix4.c
Commit message (Expand)AuthorAgeFilesLines
* notifier: Pass data argument to callbackJan Kiszka2011-07-231-1/+1
* report serial devices created with -device in the PIIX4 config spacePaolo Bonzini2011-07-231-5/+17
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-1/+3
|\
| * Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)Gerd Hoffmann2011-05-191-1/+3
* | hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-4/+4
|/
* acpi, acpi_piix: factor out GPE logicIsaku Yamahata2011-04-101-70/+25
* acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata2011-04-091-34/+6
* acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata2011-04-091-36/+16
* acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata2011-04-091-33/+12
* 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