Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107115394
D38285.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
376 B
Referenced Files
None
Subscribers
None
D38285.diff
View Options
diff --git a/sys/amd64/vmm/intel/vtd.c b/sys/amd64/vmm/intel/vtd.c
--- a/sys/amd64/vmm/intel/vtd.c
+++ b/sys/amd64/vmm/intel/vtd.c
@@ -117,7 +117,7 @@
static SLIST_HEAD(, domain) domhead;
-#define DRHD_MAX_UNITS 8
+#define DRHD_MAX_UNITS 16
static ACPI_DMAR_HARDWARE_UNIT *drhds[DRHD_MAX_UNITS];
static int drhd_num;
static struct vtdmap *vtdmaps[DRHD_MAX_UNITS];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 8:39 AM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15752187
Default Alt Text
D38285.diff (376 B)
Attached To
Mode
D38285: vtd: Increase DRHD_MAX_UNITS
Attached
Detach File
Event Timeline
Log In to Comment