
1 Nov
2016
1 Nov
'16
5:18 a.m.
In subject: "Move cpumap conversion code to a common helper" or something more descriptive than "minor clean-up" On Fri, Oct 28, 2016 at 13:41:09 +0300, Konstantin Neumoin wrote:
All libvirt_virDomainPin* functions do the same thing for convert pycpumap to cpumap, so this patch moves all common logic to new helper - virPyCpuMapToChar.
Signed-off-by: Konstantin Neumoin <kneumoin@virtuozzo.com> ---
Peter