Internships/ProjectIdeas/BusLogic

From QEMU
Revision as of 06:21, 15 January 2020 by PavelDovgalyuk (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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