Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107099048
D29438.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
384 B
Referenced Files
None
Subscribers
None
D29438.diff
View Options
diff --git a/usr.sbin/bhyve/pci_virtio_scsi.c b/usr.sbin/bhyve/pci_virtio_scsi.c
--- a/usr.sbin/bhyve/pci_virtio_scsi.c
+++ b/usr.sbin/bhyve/pci_virtio_scsi.c
@@ -739,6 +739,7 @@
struct pci_devemu pci_de_vscsi = {
.pe_emu = "virtio-scsi",
.pe_init = pci_vtscsi_init,
+ .pe_legacy_config = pci_vtscsi_legacy_config,
.pe_barwrite = vi_pci_write,
.pe_barread = vi_pci_read
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 2:36 AM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15749175
Default Alt Text
D29438.diff (384 B)
Attached To
Mode
D29438: bhyve: Enable virtio-scsi legacy config parsing.
Attached
Detach File
Event Timeline
Log In to Comment