Files
acrn-hypervisor/hypervisor/arch/x86
Yonghua Huang 45d6f72b51 HV:refine 'create_vm()' to avoid potential crash and memory leak
hypervisor will crash if user try to call hypercall
  HC_CREATE_VM in infinite style.

  actually, the number of VMs hypervisor can support
  depends on the bit width of 'vmid_bitmap'.should
  return error in case of overflow.

  other cleanup for this function to avoid memory leak
  in case of failure.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-27 10:40:28 +08:00
..
2018-07-16 10:35:54 +08:00
2018-07-23 10:31:57 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-26 12:46:34 +08:00
2018-07-26 12:46:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-24 10:56:24 +08:00