Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-19 | ahci: Fix non-NCQ accesses for LBA > 16bits | Alexander Graf | 1 | -2/+25 |
2011-05-18 | ahci: Fix crashes on duplicate BH registration | Jan Kiszka | 1 | -3/+5 |
2011-04-07 | ich/ahci: convert to pci_register_bar_simple() | Avi Kivity | 1 | -9/+0 |
2011-02-07 | ahci: make number of ports runtime determined | Alexander Graf | 1 | -10/+19 |
2011-02-07 | ahci: Implement HBA reset | Alexander Graf | 1 | -1/+4 |
2011-02-07 | ahci: send init d2h fis on fis enable | Alexander Graf | 1 | -7/+31 |
2011-02-07 | ahci: split ICH and AHCI even more | Alexander Graf | 1 | -110/+0 |
2011-02-07 | ahci: split ICH9 from core | Sebastian Herbszt | 1 | -301/+4 |
2011-01-31 | blockdev: Fix regression in -drive if=scsi,index=N | Markus Armbruster | 1 | -1/+0 |
2011-01-31 | ahci: Fix cpu_physical_memory_unmap() argument ordering | Stefan Hajnoczi | 1 | -5/+5 |
2010-12-19 | ahci: delete write-only variables (v2) | Blue Swirl | 1 | -4/+1 |
2010-12-17 | ahci: set SATA Mode Select | Sebastian Herbszt | 1 | -0/+3 |
2010-12-17 | ahci: add ahci emulation | Alexander Graf | 1 | -0/+1524 |