acrn-hypervisor/hypervisor/include/common
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
..
event.h hv: sched: simple event implemention 2020-01-07 11:23:32 +08:00
hypercall.h hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00
ptdev.h hv: Introduce Global System Interrupt (GSI) into INTx Remapping 2020-03-25 09:36:18 +08:00
schedule.h hv: sched_bvt: add BVT scheduler 2020-02-25 09:11:32 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
vm_uuids.h HV: init vm uuid and severity in macro 2020-04-17 13:45:18 +08:00