Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158026518
D34494.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
349 B
Referenced Files
None
Subscribers
None
D34494.diff
View Options
diff --git a/sys/amd64/include/vmm.h b/sys/amd64/include/vmm.h
--- a/sys/amd64/include/vmm.h
+++ b/sys/amd64/include/vmm.h
@@ -469,7 +469,9 @@
int vcpu_trace_exceptions(struct vm *vm, int vcpuid);
#endif /* KERNEL */
+#ifdef _KERNEL
#define VM_MAXCPU 16 /* maximum virtual cpus */
+#endif
/*
* Identifiers for optional vmm capabilities
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 28, 3:31 PM (19 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33588637
Default Alt Text
D34494.diff (349 B)
Attached To
Mode
D34494: bhyve: Remove VM_MAXCPU from the userspace API/ABI.
Attached
Detach File
Event Timeline
Log In to Comment