acrn-hypervisor/hypervisor/include
Li, Fei1 6c8fc0a4df hv: remove vm_description_array
When we create an UOS, we didn't indicate the vmid.
Thus we can't get the vm description for the vm
description array.

Instead we use a temporary vm description to save data to
fill the vm structure when crate an UOS. It's uselesss once
UOS has created. So we don't need to maintain vm description
array here for UOS.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-30 14:01:56 +08:00
..
arch/x86 hv: remove vm_description_array 2018-05-30 14:01:56 +08:00
common page walk during copy_from_vm/copy_to_vm 2018-05-24 13:42:19 +08:00
debug hv: panic will print function name and line number 2018-05-30 14:01:56 +08:00
lib fix "warning:redefinition of typedef 'uint32_t'" 2018-05-30 13:52:52 +08:00
public treewide: remove unnecessary unnamed structs/unions 2018-05-29 14:12:15 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h hv: lib: split atomic operation to atomic.h 2018-05-18 10:52:31 +08:00
hypervisor.h HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00