]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - usr.sbin/bhyve/pci_ahci.c
MFC r298454 (araujo): Use MIN()/MAX() macros from sys/param.h.
[FreeBSD/stable/10.git] / usr.sbin / bhyve / pci_ahci.c
2018-12-05 emasteMFC r298454 (araujo): Use MIN()/MAX() macros from sys...
2017-04-16 mavMFC r316427, r316428: Add Log directory and SATA NCQ...
2016-08-18 mavMFC r302460: Add emulation for multiple (up to 16)...
2016-08-18 mavMFC r302459: Allow AHCI controller to support up to...
2016-07-21 mavMFC r302957: Fix NCQ TRIM emulation.
2016-07-13 ngieMFC r302362,r302363,r302364,r302365,r302373:
2016-02-01 grehanMFC r284539, r284630, r284688, r284877, r285217, r285218,
2015-06-28 neelMFC r282209:
2015-06-27 neelMFC r276428:
2015-05-13 mavMFC r282364, r282429, r282524:
2015-05-13 mavMFC r282345: Initialize PxCMD on reset and make its...
2015-05-13 mavMFC r282344: Handle ATA_SEND_FPDMA_QUEUED as NCQ in...
2015-05-01 mavMFC r281782: Don't set bits that should be zero for...
2015-05-01 mavMFC r281700:
2015-05-01 mavMFC r281666: Make virtual AHCI more careful with I...
2015-03-27 mavMFC r280040:
2015-03-27 mavMFC r279987: Add checksums to identify data and NCQ...
2015-03-27 mavMFC r279979: Slightly polish virtual AHCI CD reporting.
2015-03-27 mavMFC r279977: Fix NOP and IDLE commands for virtual...
2015-03-27 mavMFC r279976: Add support for NCQ variant of DSM TRIM...
2015-03-27 mavMFC r279975: Improve NCQ errors reporting for virtual...
2015-03-27 mavMFC r279968: Remove incorrect SERR register setting.
2015-03-27 mavMFC r279967: Change prdbc value reporting.
2015-03-27 mavMFC r279965: Polish AHCI disk identify data and fix...
2015-03-27 mavMFC r279960:
2015-03-27 mavMFC r279975: Use ahci_write_fis_d2h() for commands...
2015-03-23 mavMFC r279957, r280017: Add DSM TRIM command support...
2015-03-23 mavMFC r280293: Add missing variable initialization.
2015-03-19 mavMFC r279654: Report logical/physical sector sizes for...
2014-12-30 neelMFC r273683
2014-12-28 neelMFC r270326
2014-08-19 grehanMFC r267921, r267934, r267949, r267959, r267966, r26820...
2014-07-21 jhbMFC 264353,264509,264768,264770,264825,264846,264988...
2014-06-12 jhbMFC 260239,261268,265058:
2014-06-10 jhbMFC 261000,261785,263238,263322,264302:
2013-12-13 grehanMFC r256657,r257018,r257347,r257423,r257729,r257767,
2013-10-25 grehanMFC r256926, r257005
2013-10-18 grehanMFC r256709:
2013-10-10 gjbCopy head (r256279) to stable/10 as part of the 10...