]> git.proxmox.com Git - mirror_qemu.git/history - hw/ide/ahci.c
Use glib memory allocation and free functions
[mirror_qemu.git] / hw / ide / ahci.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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 Kivityahci: convert to memory API
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Alexander Grafahci: Fix non-NCQ accesses for LBA > 16bits
2011-05-18 Jan Kiszkaahci: Fix crashes on duplicate BH registration
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Avi Kivityich/ahci: convert to pci_register_bar_simple()
2011-02-07 Alexander Grafahci: make number of ports runtime determined
2011-02-07 Alexander Grafahci: Implement HBA reset
2011-02-07 Alexander Grafahci: send init d2h fis on fis enable
2011-02-07 Alexander Grafahci: split ICH and AHCI even more
2011-02-07 Sebastian Herbsztahci: split ICH9 from core
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix regression in -drive if=scsi,index=N
2011-01-31 Stefan Hajnocziahci: Fix cpu_physical_memory_unmap() argument ordering
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-19 Blue Swirlahci: delete write-only variables (v2)
2010-12-17 Sebastian Herbsztahci: set SATA Mode Select
2010-12-17 Alexander Grafahci: add ahci emulation