Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun 55b50f408f 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 13:45:18 +08:00
..
2020-04-17 09:53:59 +08:00
2020-03-12 14:56:34 +08:00
2020-03-25 13:26:58 +08:00
2020-04-15 14:42:00 +08:00
2020-03-12 14:56:34 +08:00
2020-04-17 09:53:59 +08:00
2020-03-03 09:32:11 +08:00
2020-04-16 08:40:17 +08:00
2020-03-04 17:33:50 +08:00
2020-04-16 08:40:17 +08:00
2020-02-26 09:24:16 +08:00