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