acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun b9ad04d24d HV: add cpu affinity info for SOS VM
Previously the CPU affinity of SOS VM is initialized at runtime during
sanitize_vm_config() stage, follow the policy that all physical CPUs
except ocuppied by Pre-launched VMs are all belong to SOS_VM. Now change
the process that SOS CPU affinity should be initialized at build time
and has the assumption that its validity is guarenteed before runtime.

Tracked-On: #5077

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-08-04 09:05:29 +08:00
..
pci_dev.c hv: pci: check whether a PCI device is host bridge or not by class 2020-06-03 22:00:43 +08:00
vacpi.c hv: vapci: add tpm2 support for pre-launched vm 2020-07-23 20:13:20 +08:00
vm_config.c HV: add cpu affinity info for SOS VM 2020-08-04 09:05:29 +08:00