acrn-hypervisor/hypervisor/boot
Kaige Fu 4110f3a87f HV: Remove unnecessary vm0 check in vm0 specific func
Function prepare_vm0_memmap_and_e820 and init_vm0_boot_info are specific for vm0.
There is no need to check is_vm0 again in those functions.

This patch remove the unnecssary checks.

v1 -> v2:
   - Add pre-condition comment before the function as Junjie's suggestion.

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-02 15:07:55 +08:00
..
include HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
sbl HV: Remove unnecessary vm0 check in vm0 specific func 2018-07-02 15:07:55 +08:00
acpi.c HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
dmar_parse.c hv: More changes to enable GPU passthru 2018-06-29 00:50:01 +08:00