Age | Commit message (Expand) | Author |
2014-11-03 | ahci: Fix SDB FIS Construction | John Snow |
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster |
2014-10-03 | q35/ahci: Pick up -cdrom and -hda options | John Snow |
2014-08-15 | ahci: remove duplicate PORT_IRQ_* constants | Paolo Bonzini |
2014-07-07 | ahci.c: mask unused flags when reading size PRDT DBC | Reza Jelveh |
2014-03-07 | hw/ide/ahci.h: Avoid shifting left into sign bit | Peter Maydell |
2013-07-23 | ide/ich: QOM parent field cleanup | Andreas Färber |
2013-07-23 | ide/ich: QOM Upcast Sweep | Peter Crosthwaite |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
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 |