Files
acrn-hypervisor/devicemodel/core
Shuo A Liu d8acff1f44 dm: get vcpu num from hypervisor when create VM
Now, we pre-define VM configuration statically in HV. So HV can create
vcpus instead of DM when VM create.

This patch get the created vcpu_num from HV. vm_create_vcpu can be
removed later if kernel can get vcpu_num correctly without
IC_CREATE_VCPU ioctl.

v4: Keep vm_create_vcpu in DM for compatbility. We might remove it when
kernel is ready.

Tracked-On: #3663
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
2019-09-24 11:58:45 +08:00
..
2019-07-03 09:40:15 +08:00
2019-06-24 11:57:05 +08:00
2018-08-02 13:14:03 +08:00
2019-07-03 13:19:43 +08:00
2019-07-05 09:36:02 +08:00