[Differential] [Commented On] D5473: ATA/ATAPI6 device emulation in bhyve

iateaca (Teaca) phabric-noreply at FreeBSD.org
Tue Mar 1 09:55:44 UTC 2016


iateaca added a comment.


  In https://reviews.freebsd.org/D5473#117324, @mav wrote:
  
  > It was definitely significant amount of work, but I am not sure what motivation was behind it.  Why do we need it after already having much more featured AHCI-based ATA/ATAPI emulation? Are there any significant OS not supporting AHCI? There is significant amount of code duplication between implementations, plus this one obviously requires more work to be complete.
  
  
  The motivation is to run older versions of operating systems such as FreeBSD 4 which does not have AHCI drivers.
  What do you mean by code duplication ? I think only the ATAPI CDROM logic could be common but the current implementation from AHCI can not be used with the ATA data strcutures. If we want to achive this, I think a redesign of AHCI ATAPI is required too.

REVISION DETAIL
  https://reviews.freebsd.org/D5473

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: iateaca, grehan, neel, tychon, mav
Cc: freebsd-virtualization-list


More information about the freebsd-virtualization mailing list