Re: [libvirt] [PATCH 12/17] Improve vcpupin to support hypervisorpin dynamically.

2012-08-07 Thread Eric Blake
On 08/03/2012 12:36 AM, Hu Tao wrote: > From: Tang Chen > > Modify vcpupin command to support hypervisor threads pin. > 1) add "--hypervisor" option to get hypervisor threads info. > 2) add "--hypervisor cpuset" to set hypervisor threads to specified > cpuset. Dan's comment of s/hypervi

[libvirt] [PATCH 12/17] Improve vcpupin to support hypervisorpin dynamically.

2012-08-02 Thread Hu Tao
From: Tang Chen Modify vcpupin command to support hypervisor threads pin. 1) add "--hypervisor" option to get hypervisor threads info. 2) add "--hypervisor cpuset" to set hypervisor threads to specified cpuset. Signed-off-by: Tang Chen Signed-off-by: Hu Tao --- tests/vcpupin|