Files
acrn-hypervisor/hypervisor/include/common
Victor Sun d9c302ba0c HV: init vm uuid and severity in macro
Currently the vm uuid and severity is initilized separately in
vm_config struct, developer need to take care both items carefuly
otherwise hypervisor would have trouble with the configurations.

Given the vm loader_order/uuid and severity are binded tightly, the
patch merged these tree settings in one macro so that developer will
have a simple interface to configure in vm_config struct.

Tracked-On: #4616

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-04-17 15:00:29 +08:00
..
2020-01-07 11:23:32 +08:00
2020-02-25 09:11:32 +08:00
2018-09-18 09:43:43 +08:00