Files
acrn-hypervisor/hypervisor/debug
Kaige Fu 7a66c317b5 HV: Remove vm->attr.name
We define attr.name in struct vm and named as ("vm_%d", attr.id). attr.name only
be used in debug tool vm_list. It does't deserve to do so in OS created flow
(aka function create_vm). It's better to handle this in vm_list tool.

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@inte.com>
2018-07-02 10:48:36 +08:00
..
2018-06-19 17:30:24 +08:00
2018-06-22 16:12:52 +08:00
2018-06-29 00:50:01 +08:00
2018-07-02 10:48:36 +08:00