acrn-hypervisor/hypervisor/dm
Sainath Grandhi 16a2af5715 hv: Build mptable for guest if VM type is Pre-Launched
ACRN builds mptable for pre-launched VMs. It uses CONFIG_PARTITION_MODE
to compile mptable source code and related support. This patch removes
the macro and checks if the type of VM is pre-launched to build mptable.

Tracked-On: #2941
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-15 15:51:02 +08:00
..
vpci hv: rename 'assign_iommu_device' and 'unassign_iommu_device' 2019-04-15 15:38:01 +08:00
io_req.c hv:move common/io_req.c/h to dm folder 2019-04-12 10:09:26 +08:00
vioapic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vmptable.c hv: Build mptable for guest if VM type is Pre-Launched 2019-04-15 15:51:02 +08:00
vpic.c hv: remove the unnecessary equality operation 2019-04-02 18:18:59 +08:00
vrtc.c HV: HV: make io_read_fn_t return true or false 2019-03-29 16:17:44 +08:00