]> git.proxmox.com Git - qemu.git/history - hw/ide/piix.c
block: Attach non-qdev devices as well
[qemu.git] / hw / ide / piix.c
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivityide: convert to memory API
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-26 Stefano Stabellinixen: implement unplug protocol in xen_platform
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 Yamahataide/piix: convert to PCIDeviceInfo to initialize ids
2011-02-21 Jan Kiszkaisa-bus: Remove bogus IRQ sharing check
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Stefan Hajnocziide: Register vm change state handler once only
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovStore IDE bus id in IDEBus structure for easy access.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-24 Avi Kivityide: convert bmdma address ioport to ioport_register()
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusteride: Make PIIX and ISA IDE init functions return the...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusteride: Split non-qdev code off ide_init2()
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-05-01 Igor V. Kovalenkocmd646: pass pci_dev as it needs it
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinpiix: symbolic constants
2009-12-13 Igor V. Kovalenkoworkaround for cmd646 bmdma register access while no...
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-09 Markus Armbrusterqdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
2009-11-07 Blue SwirlIDE: Fix reset handling
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-27 Juan Quintelaide: port pci ide to vmstate
2009-10-12 Juan Quintelaide: BMDMAState don't need a pci_dev field anymore
2009-10-12 Juan Quintelaide: PCIIDEState type field is not needed anymore
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c