Re: [libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-21 Thread Taku Izumi
On Mon, 20 Jun 2011 12:32:50 +0100 Daniel P. Berrange berra...@redhat.com wrote: Unfortunately this does not appear to build cleanly, due to const-cast warnings: make[3]: Entering directory `/home/berrange/src/virt/libvirt/tools' CC virsh-virsh.o cc1: warnings being treated as

Re: [libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-20 Thread Daniel Veillard
On Fri, Jun 10, 2011 at 03:38:55PM +0900, Taku Izumi wrote: When using vcpupin command, we have to speficy comma-separated list as cpulist, but this is tedious in case the number of phsycal cpus is large. This patch improves this by introducing special markup - and ^ which are similar to

Re: [libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-20 Thread Wen Congyang
At 06/20/2011 02:46 PM, Daniel Veillard Write: On Fri, Jun 10, 2011 at 03:38:55PM +0900, Taku Izumi wrote: When using vcpupin command, we have to speficy comma-separated list as cpulist, but this is tedious in case the number of phsycal cpus is large. This patch improves this by

Re: [libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-20 Thread Daniel P. Berrange
On Mon, Jun 20, 2011 at 05:18:34PM +0800, Wen Congyang wrote: At 06/20/2011 02:46 PM, Daniel Veillard Write: On Fri, Jun 10, 2011 at 03:38:55PM +0900, Taku Izumi wrote: When using vcpupin command, we have to speficy comma-separated list as cpulist, but this is tedious in case the

[libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-10 Thread Taku Izumi
When using vcpupin command, we have to speficy comma-separated list as cpulist, but this is tedious in case the number of phsycal cpus is large. This patch improves this by introducing special markup - and ^ which are similar to XML schema of cpuset attribute. That is: # virsh vcpupin Guest

[libvirt] [PATCH 1/4] vcpupin: improve vcpupin definition of virsh vcpupin

2011-06-08 Thread Taku Izumi
When using vcpupin command, we have to speficy comma-separated list as cpulist, but this is tedious in case the number of phsycal cpus is large. This patch improves this by introducing special markup - and ^ which are similar to XML schema of cpuset attribute. That is: # virsh vcpupin Guest