FreeBSD Bugzilla – Attachment 211175 Details for
Bug 243713
BHyve VM name length
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to extend name of VMs
vmm_h.patch (text/plain), 276 bytes, created by
misho
on 2020-01-29 19:37:22 UTC
(
hide
)
Description:
Patch to extend name of VMs
Filename:
MIME Type:
Creator:
misho
Created:
2020-01-29 19:37:22 UTC
Size:
276 bytes
patch
obsolete
>--- /usr/src/sys/amd64/include/vmm.h 2018-12-07 02:01:49.000000000 +0200 >+++ /usr/src/sys/amd64/include/vmm.h 2020-01-21 19:25:31.442353000 +0200 >@@ -116,7 +116,7 @@ > > #ifdef _KERNEL > >-#define VM_MAX_NAMELEN 32 >+#define VM_MAX_NAMELEN 48 > > struct vm; > struct vm_exception;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 243713
: 211175