cloud-hypervisor/src
Sebastien Boeuf 932c8c9713 vmm: Add CPU affinity support
With the introduction of a new option `affinity` to the `cpus`
parameter, Cloud Hypervisor can now let the user choose the set
of host CPUs where to run each vCPU.

This is useful when trying to achieve CPU pinning, as well as making
sure the VM runs on a specific NUMA node.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-11-12 09:40:37 +00:00
..
bin ch-remote: Add "add-user-device" subcommand 2021-08-12 13:19:04 +01:00
main.rs vmm: Add CPU affinity support 2021-11-12 09:40:37 +00:00