On 06/22/2018 12:42 AM, Chris Venteicher wrote:
> Function returns number of virCPUDefPtrs in list
> ---
> src/conf/cpu_conf.c | 15 +++
> src/conf/cpu_conf.h | 3 +++
> src/libvirt_private.syms | 1 +
> 3 files changed, 19 insertions(+)
>
See my comment on 11/12. You may
Function returns number of virCPUDefPtrs in list
---
src/conf/cpu_conf.c | 15 +++
src/conf/cpu_conf.h | 3 +++
src/libvirt_private.syms | 1 +
3 files changed, 19 insertions(+)
diff --git a/src/conf/cpu_conf.c b/src/conf/cpu_conf.c
index 43a3ab5dcd..ff978ec083 100644
---