1. dd9bba5 virtio: IOMMU support by Jason Wang · 6 years ago
  2. 69ebdef virtio-scsi: enumerate luns with REPORT LUNS by Roman Kagan · 6 years ago
  3. b35ea54 virtio: Use threads when scanning for virtio devices by Kevin O'Connor · 8 years ago
  4. 4d8510c pci: Split low-level pci code from higher-level 'struct pci_device' code by Kevin O'Connor · 8 years ago
  5. 7b67300 pci: Implement '%pP' printf handler for 'struct pci_device' pointers by Kevin O'Connor · 8 years ago
  6. 5dcd1ee blockcmd: Convert cdb_is_read() to scsi_is_read() by Kevin O'Connor · 8 years ago
  7. e0eb5a0 virtio-scsi: Handle virtio drives directly via 'struct disk_op_s' requests by Kevin O'Connor · 8 years ago
  8. b7dd90f virtio-scsi: 32bit cleanup by Gerd Hoffmann · 8 years ago
  9. 71acef8 virtio: also probe version 1.0 pci ids by Gerd Hoffmann · 8 years ago
  10. 604a6f1 virtio-scsi: fix initialization for version 1.0 by Gerd Hoffmann · 8 years ago
  11. 74d0cdc virtio: pass struct pci_device to vp_init_simple by Gerd Hoffmann · 8 years ago
  12. daf5cc9 virtio: add struct vp_device by Gerd Hoffmann · 8 years ago
  13. 5e03881 init_virtio_blk, init_virtio_scsi: reset HBA on error by Eric Northup · 10 years ago
  14. 5f2d17d init_virtio_scsi(): reset the HBA before freeing its virtio ring by Laszlo Ersek · 10 years ago
  15. 1902c94 Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer. by Kevin O'Connor · 10 years ago
  16. 07cf73b Merge bmp.h, boot.h, jpeg.h, and post.h into util.h. by Kevin O'Connor · 10 years ago
  17. 135f3f6 Split disk.h into block.h and std/disk.h. by Kevin O'Connor · 10 years ago
  18. 2d2fa31 Move function definitions for output.c from util.h to new file output.h. by Kevin O'Connor · 10 years ago
  19. 9dea590 Move malloc code from pmm.c to new files malloc.c and malloc.h. by Kevin O'Connor · 10 years ago
  20. fa9c66a Rename util.c to string.c and introduce string.h. by Kevin O'Connor · 10 years ago
  21. 5d369d8 Move code centered around specific hardware devices to src/hw/ by Kevin O'Connor · 10 years ago[Renamed from src/virtio-scsi.c]
  22. 5a7730d virtio-scsi: Set _DRIVER_OK flag before scsi target scanning by Asias He · 11 years ago
  23. 897fb11 Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen(). by Kevin O'Connor · 11 years ago
  24. d83c87b Normalize POST initialization function name suffixes. by Kevin O'Connor · 11 years ago
  25. 8c31307 virtio-scsi: Fix virtio-scsi after cdb_is_read changes. by Paolo Bonzini · 12 years ago
  26. 1fd9a89 Use OUT mode for all zero byte "scsi" transfers. by Kevin O'Connor · 12 years ago
  27. c5c488f add virtio-scsi driver by Paolo Bonzini · 12 years ago