This patch set adds NUMA cell configuration and cpu topology support
to the cloud-hyervisor driver. The first patch adds NUMA awareness
so users can map guest NUMA nodes to host NUMA nodes. The second
patch allows the user to define a concrete vCPU topology that is
presented to the guest.

Stefan Kober (2):
  ch: support for numa awareness
  ch: support CPU topology configuration

 src/ch/ch_monitor.c | 163 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 161 insertions(+), 2 deletions(-)

-- 
2.53.0

Reply via email to