[libvirt] [PATCH v2 python 0/2] fix crash in libvirt_virDomainPin*

Konstantin Neumoin kneumoin at virtuozzo.com
Fri Oct 28 10:41:08 UTC 2016


this small patch set:
* move common logic of all libvirt_virDomainPin* functions to new helper
 in util module.
* add check for pycpumap length.

Changes since v1:
- add new helper in util module.

Konstantin Neumoin (2):
  minor clean-up for libvirt_virDomainPin*
  add check for pycpumap length

 libvirt-override.c | 131 +++++------------------------------------------------
 libvirt-utils.c    |  63 ++++++++++++++++++++++++++
 libvirt-utils.h    |   5 ++
 3 files changed, 79 insertions(+), 120 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list