1. 5e03881 init_virtio_blk, init_virtio_scsi: reset HBA on error by Eric Northup · 10 years ago
  2. 5f2d17d init_virtio_scsi(): reset the HBA before freeing its virtio ring by Laszlo Ersek · 10 years ago
  3. 1902c94 Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer. by Kevin O'Connor · 10 years ago
  4. 07cf73b Merge bmp.h, boot.h, jpeg.h, and post.h into util.h. by Kevin O'Connor · 10 years ago
  5. 135f3f6 Split disk.h into block.h and std/disk.h. by Kevin O'Connor · 10 years ago
  6. 2d2fa31 Move function definitions for output.c from util.h to new file output.h. by Kevin O'Connor · 10 years ago
  7. 9dea590 Move malloc code from pmm.c to new files malloc.c and malloc.h. by Kevin O'Connor · 10 years ago
  8. fa9c66a Rename util.c to string.c and introduce string.h. by Kevin O'Connor · 10 years ago
  9. 5d369d8 Move code centered around specific hardware devices to src/hw/ by Kevin O'Connor · 10 years ago[Renamed from src/virtio-scsi.c]
  10. 5a7730d virtio-scsi: Set _DRIVER_OK flag before scsi target scanning by Asias He · 11 years ago
  11. 897fb11 Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen(). by Kevin O'Connor · 11 years ago
  12. d83c87b Normalize POST initialization function name suffixes. by Kevin O'Connor · 11 years ago
  13. 8c31307 virtio-scsi: Fix virtio-scsi after cdb_is_read changes. by Paolo Bonzini · 12 years ago
  14. 1fd9a89 Use OUT mode for all zero byte "scsi" transfers. by Kevin O'Connor · 12 years ago
  15. c5c488f add virtio-scsi driver by Paolo Bonzini · 12 years ago