Age | Commit message (Expand) | Author |
---|---|---|
2013-01-25 | ahci: Add migration support | Jason Baron |
2013-01-25 | ahci: Change data types in preparation for migration | Kevin Wolf |
2013-01-25 | ahci: Remove unused AHCIDevice fields | Jason Baron |
2012-06-27 | ide/ahci: Use universal DMA helper functions | David Gibson |
2012-06-07 | ahci: Clean up reset functions | Jan Kiszka |
2011-09-21 | ahci: add port I/O index-data pair | Daniel Verkamp |
2011-09-12 | ahci: Remove unused struct member | Stefan Weil |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil |
2011-08-25 | block: explicit I/O accounting | Christoph Hellwig |
2011-08-08 | ahci: convert to memory API | Avi Kivity |
2011-04-07 | ich/ahci: convert to pci_register_bar_simple() | Avi Kivity |
2011-02-07 | ahci: make number of ports runtime determined | Alexander Graf |
2011-02-07 | ahci: send init d2h fis on fis enable | Alexander Graf |
2011-02-07 | ahci: add license header in ahci.h | Alexander Graf |
2011-02-07 | ahci: split ICH9 from core | Sebastian Herbszt |