Re: [Qemu-devel] [PATCH v5] Allow setting NUMA distance for different NUMA nodes

2017-04-06 Thread Andrew Jones
On Thu, Apr 06, 2017 at 10:18:53AM +0800, He Chen wrote: > This patch is going to add SLIT table support in QEMU, and provides > additional option `dist` for command `-numa` to allow user set vNUMA > distance by QEMU command. > > With this patch, when a user wants to create a guest that contains >

[Qemu-devel] [PATCH v5] Allow setting NUMA distance for different NUMA nodes

2017-04-05 Thread He Chen
This patch is going to add SLIT table support in QEMU, and provides additional option `dist` for command `-numa` to allow user set vNUMA distance by QEMU command. With this patch, when a user wants to create a guest that contains several vNUMA nodes and also wants to set distance among those nodes