Re: [Xen-devel] [PATCH v8 21/21] xl: vNUMA support

2015-03-18 Thread Ian Campbell
On Mon, 2015-03-16 at 09:52 +, Wei Liu wrote: > This patch includes configuration options parser and documentation. > > Please find the hunk to xl.cfg.pod.5 for more information. > > Signed-off-by: Wei Liu Acked-by: Ian Campbell Ian. ___ Xen-d

[Xen-devel] [PATCH v8 21/21] xl: vNUMA support

2015-03-16 Thread Wei Liu
This patch includes configuration options parser and documentation. Please find the hunk to xl.cfg.pod.5 for more information. Signed-off-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson --- Changes in v8: 1. State all options are mandatory in manpage. 2. Rework xl config parser. Changes in v7: 1