summaryrefslogtreecommitdiff
path: root/hw/ide/ahci.h
AgeCommit message (Expand)Author
2015-07-08ahci: Fix CD-ROM signatureHannes Reinecke
2015-07-04ahci: add cmd header to ncq transfer stateJohn Snow
2015-07-04ahci: correct ncq sector countJohn Snow
2015-07-04ahci: correct types in NCQTransferStateJohn Snow
2015-07-04ahci: add rwerror=stop support for ncqJohn Snow
2015-07-04ahci: stash ncq commandJohn Snow
2015-07-04ahci: separate prdtl from optsJohn Snow
2015-07-04ahci: Rename NCQFIS structure fieldsJohn Snow
2015-03-27AHCI: Protect cmd registerJohn Snow
2014-12-10ahci: replace SATA FIS type magic numbers with constantsStefan Hajnoczi
2014-11-14ahci: add is_ncq predicate helperJohn Snow
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster
2014-10-03q35/ahci: Pick up -cdrom and -hda optionsJohn Snow
2014-08-15ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell
2013-07-23ide/ich: QOM parent field cleanupAndreas Färber
2013-07-23ide/ich: QOM Upcast SweepPeter Crosthwaite
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-01-25ahci: Add migration supportJason Baron
2013-01-25ahci: Change data types in preparation for migrationKevin Wolf
2013-01-25ahci: Remove unused AHCIDevice fieldsJason Baron
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson
2012-06-07ahci: Clean up reset functionsJan Kiszka
2011-09-21ahci: add port I/O index-data pairDaniel Verkamp
2011-09-12ahci: Remove unused struct memberStefan Weil
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-25block: explicit I/O accountingChristoph Hellwig
2011-08-08ahci: convert to memory APIAvi Kivity
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf
2011-02-07ahci: add license header in ahci.hAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt