acrn-hypervisor/tools
Ming Liu 7978188c1d tools: acrn-manager: set MAX_NAME_LEN to 32
I am currently using Yocto build and deploy UOS images, it would be
much more convenient to let the VMs to have the same names with when
they are being built. For instance, a typical image name in Yocto is
like: uos-image-weston, but it can not show the name completely with
'acrnctl list', since the length limit is 16.

Increasing the limit to 32 would fix this problem.

Tracked-On: #1837
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2018-11-19 12:52:46 +08:00
..
acrn-crashlog tools:acrn-crashlog:fix potential issue 2018-11-15 16:39:54 +08:00
acrn-manager tools: acrn-manager: set MAX_NAME_LEN to 32 2018-11-19 12:52:46 +08:00
acrnbridge acrn-bridge: improve systemd network units 2018-07-09 11:49:30 +08:00
acrnlog tools: acrnlog: remove usage of banned APIs 2018-11-05 09:50:04 +08:00
acrntrace tools: acrntrace: remove unsafe api and return value check for snprintf 2018-11-01 11:22:26 +08:00
Makefile tools: acrn-crashlog: exclude crashlog tool for release version 2018-09-20 11:12:52 +08:00