[libvirt] [PATCH] Fix the style of argument("cpumap") in op_pincpu()

Tatsuro Enokura fj2026af at aa.jp.fujitsu.com
Thu Apr 30 07:00:54 UTC 2009


Hi all,

The form of cpumap argument in op_pincpu method on xend change
by following a patch.
  http://xenbits.xensource.com/xen-unstable.hg?rev/a63d20d7a941

xenDaemonDomainPinCpu() sends the string for cpumap argument
like python's list style now.
This patch is following the change of cpumap argument.
  "[0,1,2]"    --->   "0,1,2"

Signed-off-by: Tatsuro Enokura <fj2026af at aa.jp.fujitsu.com>
# my e-mail address has changed.

Thanks
Tatsuro Enokura
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xend_op_pincpu.patch
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090430/bb05fb72/attachment-0001.ksh>


More information about the libvir-list mailing list