Re: [libvirt] [PATCH 0/2] Sanitize vcpu topology checking

2016-10-11 Thread Michal Privoznik
On 10.10.2016 22:01, Peter Krempa wrote: > See patch 1. > > Peter Krempa (2): > conf: Sanitize cpu topology numbers > qemu: Reuse virDomainDeGetVcpusTopology to calculate total vcpu count > > src/conf/domain_conf.c | 39 +++ > src/conf/domain_conf.h |

[libvirt] [PATCH 0/2] Sanitize vcpu topology checking

2016-10-10 Thread Peter Krempa
See patch 1. Peter Krempa (2): conf: Sanitize cpu topology numbers qemu: Reuse virDomainDeGetVcpusTopology to calculate total vcpu count src/conf/domain_conf.c | 39 +++ src/conf/domain_conf.h | 2 ++ src/libvirt_private.syms | 1 +