FreeBSD Bugzilla – Attachment #211175: Patch to extend name of VMs for
bug #243713
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 243713
Collapse All
|
Expand All
(-)
/usr/src/sys/amd64/include/vmm.h (-1 / +1 lines)
Lines 116-122
Link Here
116
116
117
#ifdef _KERNEL
117
#ifdef _KERNEL
118
118
119
#define VM_MAX_NAMELEN 32
119
#define VM_MAX_NAMELEN 48
120
120
121
struct vm;
121
struct vm;
122
struct vm_exception;
122
struct vm_exception;
Return to
bug 243713