summaryrefslogtreecommitdiffstats
path: root/hw/ide/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* ahci: separate prdtl from optsJohn Snow2015-07-041-1/+2
* ahci: Rename NCQFIS structure fieldsJohn Snow2015-07-041-10/+25
* AHCI: Protect cmd registerJohn Snow2015-03-271-0/+2
* ahci: replace SATA FIS type magic numbers with constantsStefan Hajnoczi2014-12-101-1/+4
* ahci: add is_ncq predicate helperJohn Snow2014-11-141-0/+3
* ahci: Fix SDB FIS ConstructionJohn Snow2014-11-031-0/+8
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-1/+1
* q35/ahci: Pick up -cdrom and -hda optionsJohn Snow2014-10-031-0/+2
* ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini2014-08-151-21/+0
* ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh2014-07-071-0/+2
* hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell2014-03-071-5/+5
* ide/ich: QOM parent field cleanupAndreas Färber2013-07-231-1/+4
* ide/ich: QOM Upcast SweepPeter Crosthwaite2013-07-231-0/+5
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-2/+2
* ahci: Add migration supportJason Baron2013-01-251-0/+10
* ahci: Change data types in preparation for migrationKevin Wolf2013-01-251-4/+4
* ahci: Remove unused AHCIDevice fieldsJason Baron2013-01-251-2/+0
* ide/ahci: Use universal DMA helper functionsDavid Gibson2012-06-271-1/+2
* ahci: Clean up reset functionsJan Kiszka2012-06-071-1/+1
* ahci: add port I/O index-data pairDaniel Verkamp2011-09-211-1/+8
* ahci: Remove unused struct memberStefan Weil2011-09-121-1/+0
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-3/+3
* block: explicit I/O accountingChristoph Hellwig2011-08-251-0/+1
* ahci: convert to memory APIAvi Kivity2011-08-081-1/+1
* ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-3/+0
* ahci: make number of ports runtime determinedAlexander Graf2011-02-071-5/+5
* ahci: send init d2h fis on fis enableAlexander Graf2011-02-071-0/+1
* ahci: add license header in ahci.hAlexander Graf2011-02-071-0/+23
* ahci: split ICH9 from coreSebastian Herbszt2011-02-071-0/+309
OpenPOWER on IntegriCloud