acrn-hypervisor/hypervisor/scenarios/logical_partition
Victor Sun f2fe35472b HV: remove mptable in vm_config
Define a static mptable array and each VM could index its vmptable by
vm id, then mptable is not needed in vm configurations;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-05-27 12:13:37 +08:00
..
pt_dev.c HV: predefine pci vbar's base address for pre-launched VMs in vm_config 2019-05-22 10:00:15 +08:00
vm_configurations.c HV: remove mptable in vm_config 2019-05-27 12:13:37 +08:00
vm_configurations.h HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00