]> xenbits.xensource.com Git - xen.git/commit
xl: correct xl cpupool-numa-split with vcpu limited dom0
authorJuergen Gross <jgross@suse.com>
Tue, 14 Jun 2016 04:30:58 +0000 (06:30 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 15 Aug 2016 10:50:46 +0000 (11:50 +0100)
commit9eb11dcf46ec420b0365d96fa5dd2f4a449cd4d7
tree6f8cba375ad958c9a6b5dcc38e10bcc0f0271bf3
parente86a6fb6cdaa48a365dfcdeac3c467ea4515df83
xl: correct xl cpupool-numa-split with vcpu limited dom0

When trying to use xl cpupool-numa-split and dom0 is limited to less
vcpus than one numa node the operation will fail.

Correct this by allowing this configuration.

Reported-by: Glenn Enright <glenn@rimuhosting.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
(cherry picked from commit c256d2afc1cad0cca912492e338d6ff97e477c4f)
(cherry picked from commit 78a30103813a7929e922de7414cc56fa2ae52984)
(cherry picked from commit f8972b4223ee76800afa13432403daf248b46805)
tools/libxl/xl_cmdimpl.c