acrn-hypervisor/hypervisor/arch/x86/configs
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
..
apl-mrb hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
apl-up2 hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
dnv-cb2 hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
generic hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
icl-rvp HV: remove board specific ve820 2020-03-12 14:56:34 +08:00
nuc6cayh hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
nuc7i7dnb hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
whl-ipc-i5 hv: Add HI_MMIO_START and HI_MMIO_END macros to board files 2020-04-13 16:52:18 +08:00
apl-mrb.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config hv: config: enable RDT for apl-up2 by default 2020-04-02 13:55:35 +08:00
dnv-cb2.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
generic.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
icl-rvp.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
kbl-nuc-i7 HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
kbl-nuc-i7.config HV: rename nuc7i7bnh to nuc7i7dnb 2019-07-22 16:21:12 +08:00
nuc6cayh.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
nuc7i7dnb.config HV: Remove RDT code if CONFIG_RDT_ENABLED flag 2020-02-27 10:44:07 +08:00
pci_dev.c hv: refine init_one_dev_config 2020-03-03 09:32:11 +08:00
platform_acpi_info.h HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
vacpi.c HV: rename CONFIG_MAX_PCPU_NUM to MAX_PCPU_NUM 2019-12-12 13:49:28 +08:00
vm_config.c HV: init vm uuid and severity in macro 2020-04-17 13:45:18 +08:00
whl-ipc-i5.config HV: sanitize config file for whl-ipc-i5 2020-03-06 08:34:12 +08:00