Internships/ProjectIdeas/BusLogic: Difference between revisions

From QEMU
(Created page with "=== BusLogic === '''Summary:''' Porting BusLogic SCSI adapter from VirtualBox to QEMU QEMU doesn't support BusLogic SCSI adapter BT-958. However, VirtualBox supports it, a...")
(No difference)

Revision as of 06:21, 15 January 2020

BusLogic

Summary: Porting BusLogic SCSI adapter from VirtualBox to QEMU

QEMU doesn't support BusLogic SCSI adapter BT-958. However, VirtualBox supports it, and some virtual machines include the only driver for BusLogic.

This project is aimed at supporting BusLogic adapter in QEMU. VirtualBox code may be used as a reference. There is no documentation available, however Linux driver may be used to recover the details of the adapter behavior.

Links:

Details:

  • Skill level: advanced
  • Language: C
  • Mentor: Denis Dmitriev <Denis.Dmitriev@ispras.ru>, Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
  • Suggested by: Pavel Dovgalyuk