Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110690362
D33576.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
359 B
Referenced Files
None
Subscribers
None
D33576.id.diff
View Options
diff --git a/usr.sbin/bhyve/pci_nvme.c b/usr.sbin/bhyve/pci_nvme.c
--- a/usr.sbin/bhyve/pci_nvme.c
+++ b/usr.sbin/bhyve/pci_nvme.c
@@ -561,6 +561,8 @@
cd->fna = NVME_CTRLR_DATA_FNA_FORMAT_ALL_MASK <<
NVME_CTRLR_DATA_FNA_FORMAT_ALL_SHIFT;
+ cd->vwc = NVME_CTRLR_DATA_VWC_ALL_NO << NVME_CTRLR_DATA_VWC_ALL_SHIFT;
+
cd->power_state[0].mp = 10;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 10:55 PM (3 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16782179
Default Alt Text
D33576.id.diff (359 B)
Attached To
Mode
D33576: bhyve nvme: Fix reported VWC value
Attached
Detach File
Event Timeline
Log In to Comment