Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | ahci: fix DPRINTF format strings | Max Filippov | 1 | -6/+10 |
2011-09-21 | ahci: add port I/O index-data pair | Daniel Verkamp | 1 | -1/+41 |
2011-09-20 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -3/+5 |
2011-09-20 | AHCI Port Interrupt Enable register cleaning on soft reset | Alexander Motin | 1 | -3/+5 |
2011-09-15 | Replace the VMSTOP macros with a proper state type | Luiz Capitulino | 1 | -1/+1 |
2011-09-12 | ahci: Remove unused struct member | Stefan Weil | 1 | -2/+0 |
2011-08-25 | block: explicit I/O accounting | Christoph Hellwig | 1 | -0/+9 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-08-08 | ahci: convert to memory API | Avi Kivity | 1 | -18/+13 |
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 |