mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 12:19:06 +00:00
DM: VMcfg: support VM1 on MRB
Add build-in vm1 configuration for MRB platform, this is also an example about how to add new VM configurations Tracked-On: #1528 Acked-by: Yin Fengwei <fengwei.yin@intel.com> Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
This commit is contained in:
committed by
wenlingz
parent
ae5b32dcb3
commit
d2ed9955fd
@@ -16,4 +16,5 @@ struct vmcfg_arg {
|
||||
extern struct vmcfg_arg **args_buildin;
|
||||
extern int num_args_buildin;
|
||||
|
||||
extern struct vmcfg_arg mrb_vm1_args;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user