]> git.proxmox.com Git - qemu.git/history - hw/acpi_piix4.c
spitz: make sl-nand emulation use qdev infrastructure
[qemu.git] / hw / acpi_piix4.c
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Marcelo Tosattiacpi_piix4: expose no_hotplug attribute via i/o port
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Gerd Hoffmannpiix: tag as not hotpluggable.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Avi Kivitypiix4 acpi: convert io BAR to type-safe ioport callbacks
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Michael S. Tsirkinpci: allow hotplug removal of cold-plugged devices
2010-11-16 Michael S. Tsirkinpci: allow hotplug removal of cold-plugged devices
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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...