cloud-hypervisor/vmm/src/api
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
..
openapi vmm: Add CPU affinity support 2021-11-12 09:40:37 +00:00
http_endpoint.rs vmm: Add support for hotplugging user devices 2021-08-12 13:19:04 +01:00
http.rs vmm: Shutdown VMM if API thread panics 2021-09-10 10:52:08 -07:00
mod.rs virtio-devices, vmm: Move to the seccompiler crate 2021-08-18 10:42:19 +02:00