acrn-hypervisor/hypervisor/include/public
Zide Chen 3691e305c0 hv: dynamically configure CPU affinity through hypercall
- add a new member cpu_affinity to struct acrn_create_vm, so that acrn-dm
  is able to assign CPU affinity through HC_CREATE_VM hypercall.

- if vm_create.cpu_affinity is zero, hypervisor launches the VM with the
  statically configured CPU affinity.

Tracked-On: #4616
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-04-23 09:38:54 +08:00
..
acrn_common.h hv: dynamically configure CPU affinity through hypercall 2020-04-23 09:38:54 +08:00
acrn_hv_defs.h hv: provide vm_config information in get_platform_info hypercall 2020-04-16 13:46:27 +08:00