[libvirt] [PATCH 0/4] RFC: vcpupin: configure inactive domains' CPU affinity setting

Taku Izumi izumi.taku at jp.fujitsu.com
Thu Mar 31 05:34:02 UTC 2011


Hi all,

This patchset enables us to configure inactive domains' CPU affinity setting.

The basic technique is the same as that of "virsh setmem" command.
 => http://www.redhat.com/archives/libvir-list/2011-March/msg00013.html

 *[PATCH 1/4] vcpupin: inroduce a new libvir API (virDomainPinVcpuFlags)
 *[PATCH 2/4] vcpupin: implement the code to address the new API in the qemu driver
 *[PATCH 3/4] vcpupin: implement the remote protocol to address the new API
 *[PATCH 4/4] vcpupin: add the new options to "virsh vcpupin" command

Best regards,
Taku Izumi




More information about the libvir-list mailing list