Page MenuHomeFreeBSD

D58787.diff
No OneTemporary

D58787.diff

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

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)

Event Timeline