Ka Ho Ng df95cc76af vmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
In hw.vmm.create sysctl handler the maximum length of vm name is
VM_MAX_NAMELEN. However in vm_create() the maximum length allowed is
only VM_MAX_NAMELEN - 1 chars. Bump the length of the internal buffer to
allow the length of VM_MAX_NAMELEN for vm name.

MFC after:	3 days
Reviewed by:	grehan
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D31372
2021-08-02 17:55:08 +08:00
..
2021-07-31 16:53:42 +03:00
2021-07-31 16:53:42 +03:00
2021-07-31 00:16:27 -04:00
2021-07-31 08:04:25 -07:00
2021-07-31 16:53:42 +03:00
2021-07-28 09:35:09 -07:00
2021-07-28 09:35:09 -07:00
2021-07-28 09:35:09 -07:00
2021-07-30 11:45:28 +02:00
2021-07-31 16:53:42 +03:00
2021-07-31 16:53:42 +03:00
2021-07-31 16:53:42 +03:00