hv/misc: vm_config: vm_config abstraction

Move vm_config to common scope. This change also affects auto-generated
C/H files from configuration tools.

Tracked-On: #8830
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
Acked-by: Wang Yu1 <yu1.wang@intel.com>
This commit is contained in:
Yifan Liu
2025-09-04 08:17:54 +00:00
committed by acrnsi-robot
parent 127c2074a0
commit 4e888b0378
41 changed files with 241 additions and 226 deletions

View File

@@ -10,7 +10,7 @@
#ifdef PROFILING_ON
#include <vcpu.h>
#include <asm/vm_config.h>
#include <vm_config.h>
#define MAX_MSR_LIST_NUM 15U
#define MAX_PROFILING_MSR_STORE_NUM 1