|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Support more than 32 vcpus for xl vcpu-set
xl vcpu-set currently uses a 32 bit mask for specifying which cpus are to be
set online. This restricts the number of cpus supported by this command.
The patch switches to libxl_cpumap, the interface of libxl_set_vcpuonline()
is changed accordingly.
Signed-off-by: juergen.gross@xxxxxxxxxxxxxx
3 files changed, 14 insertions(+), 8 deletions(-)
tools/libxl/libxl.c | 4 ++--
tools/libxl/libxl.h | 2 +-
tools/libxl/xl_cmdimpl.c | 16 +++++++++++-----
xen-work.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Support more than 32 vcpus for xl vcpu-set,
Juergen Gross <=
|
|
|
|
|