]> git.proxmox.com Git - qemu.git/history - hw/acpi_piix4.c
USB: add usb network redirection support
[qemu.git] / hw / acpi_piix4.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/acpi_piix4.c: convert to PCIDeviceInfo to initialize ids
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Gerd HoffmannIgnore pci unplug requests for unpluggable devices...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-10 Isaku Yamahataacpi, acpi_piix: factor out GPE logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1_CNT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1a EVT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM_TMR logic
2011-04-01 Wen Congyangfix build errors when we enable acpi_piix4 debug
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
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...