Skip to content
  • Jonathan Schwender's avatar
    Add option to bind vCPUs to host CPUs · 9901e945
    Jonathan Schwender authored
    This commit adds the --affinity parameter which takes a cpulist as an argument
    uhyve tries to bind the vCPU threads to the physical CPUs specified.
    
    This is an initial commit with some open issues still to be addressed
    9901e945
This project manages its dependencies using Cargo. Learn more