Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0e7fb5fdad211ab608a7a4e1b0cc32426fc617a0
/
src
/
virtio-blk.c
0e7fb5f
always specify virtio-blk rather than virtio
by Paolo Bonzini
· 12 years ago
dc3a7d6
Push use of 'struct pci_device' to bootprio_find_pci_device().
by Kevin O'Connor
· 12 years ago
5d74ce0
Convert virtio detection to use struct pci_device.
by Kevin O'Connor
· 12 years ago
baac6b6
Rename foreachpci macro to foreachbdf.
by Kevin O'Connor
· 12 years ago
ca2bc1c
Remove drive->desc field.
by Kevin O'Connor
· 12 years ago
697e63c
Call setup_translation() from map_hd_drive().
by Kevin O'Connor
· 12 years ago
031ef55
Add stubs to permit devices to specify their boot priority.
by Kevin O'Connor
· 12 years ago
72eee3e
Simplify boot ordering by building an inclusive boot list.
by Kevin O'Connor
· 12 years ago
ce24be5
Populate drive_g->desc prior to calling add_bcv_internal().
by Kevin O'Connor
· 12 years ago
0f67397
fix virtio-blk failure after reboot
by Gleb Natapov
· 13 years ago
5feb83c
add write support to virtio-blk
by Gleb Natapov
· 13 years ago
4e0daae
virtio: Clear interrupt status register in virtio-blk
by Stefan Hajnoczi
· 13 years ago
2515a72
Make sure virtio-blk is fully compiled out if not wanted.
by Kevin O'Connor
· 13 years ago
c4fe135
Minor - split up virtio_blk_setup().
by Kevin O'Connor
· 13 years ago
4030db0
fix two issues with virtio-blk
by Gleb Natapov
· 13 years ago
ea8ac63
Minor improvements to virtio (allow irqs, allocate page aligned).
by Kevin O'Connor
· 13 years ago
7d09d0e
Fix virtio compile errors on various gcc versions.
by Kevin O'Connor
· 13 years ago
89acfa3
Support for booting from virtio disks
by Gleb Natapov
· 13 years ago