acrn-hypervisor/misc/hv_prebuild
Yifan Liu 82778ccc9b hv_prebuild: Support LAPIC-PT only VM
Currently in sanitize_vm_config, all LAPIC-PT VM are treated as RTVM,
which can be relaxed: LAPIC PT VM does not have to be RTVM.

Change the logic in sanitize_vm_config to support this relaxation.

Tracked-On: #6968
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2021-12-14 09:55:02 +08:00
..
Makefile acrn-config: Update generated configuration source code 2021-02-02 16:53:56 +08:00
hv_prebuild.h hv: Move uuid_is_equal to util.h 2021-08-26 09:24:50 +08:00
main.c HV: move vm configuration check to pre-build time 2020-08-12 10:21:17 +08:00
static_checks.c misc: remove HV_RAM_SIZE 2021-11-17 08:56:57 +08:00
vm_cfg_checks.c hv_prebuild: Support LAPIC-PT only VM 2021-12-14 09:55:02 +08:00