[libvirt] [PATCH 1/3] qemu: Add helper to prepare cpumap for affinity setting

Martin Kletzander mkletzan at redhat.com
Wed Oct 24 12:35:59 UTC 2012


On 10/24/2012 12:00 PM, Osier Yang wrote:
> Abstract the codes to prepare cpumap into a helper a function,
> which can be used later.
> 
> * src/qemu/qemu_process.h: Declare qemuPrepareCpumap
> * src/qemu/qemu_process.c: Implement qemuPrepareCpumap, and use it.
> ---
>  src/qemu/qemu_process.c |   62 +++++++++++++++++++++++++++++++----------------
>  src/qemu/qemu_process.h |    2 +
>  2 files changed, 43 insertions(+), 21 deletions(-)
> 

ACK,

Martin




More information about the libvir-list mailing list