Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167468176
D58787.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
318 B
Referenced Files
None
Subscribers
None
D58787.diff
View Options
diff --git a/usr.sbin/bhyve/bhyverun.c b/usr.sbin/bhyve/bhyverun.c
--- a/usr.sbin/bhyve/bhyverun.c
+++ b/usr.sbin/bhyve/bhyverun.c
@@ -562,7 +562,7 @@
fbsdrun_virtio_msix(void)
{
- return (get_config_bool_default("virtio_msix", true));
+ return (get_config_bool_default("virtio.msix", true));
}
struct vcpu *
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 22, 11:50 PM (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36565572
Default Alt Text
D58787.diff (318 B)
Attached To
Mode
D58787: fbsdrun_virtio_msix(): update virtio_msix to virtio.msix
Attached
Detach File
Event Timeline
Log In to Comment