Merge branch 'pci' into for_anthony
[sdk/emulator/qemu.git] / hw / acpi_piix4.c
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Gleb NatapovFix pci hotplug to generate level triggered interrupt.
2010-10-20 Gleb NatapovUse defines instead of numbers for pci hotplug sts bit
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlIntroduce range.h
2010-09-07 Isaku Yamahatapci: call hotplug callback even when not hotplug case...
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-06-14 Alex Williamsonacpi_piix4: save gpe and pci hotplug slot status
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Blue SwirlTrim unnecessary includes
2010-05-15 Isaku Yamahataacpi_piix4: remove #ifdef DEBUG.
2010-05-15 Isaku Yamahatapci hotadd, acpi_piix4: remove global variables
2010-05-15 Isaku Yamahatapci hotplug: add argument to pci hot plug callback.
2010-05-15 Isaku Yamahataacpi_piix4: qdevfy.
2010-05-15 Isaku Yamahataacpi: split acpi.c into the common part and the piix4...