Files
acrn-hypervisor/hypervisor/arch/x86
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
..
2018-07-02 11:22:48 +08:00
2018-07-02 10:47:01 +08:00
2018-06-22 16:12:52 +08:00
2018-06-22 16:12:52 +08:00
2018-07-02 12:33:06 +08:00
2018-06-29 13:16:02 +08:00
2018-06-29 00:50:01 +08:00