libvirt/src/cpu
Peter Krempa dcd547aec1 Replace virStringListLength by g_strv_length
The glib implementation doesn't tolerate NULL but in most cases we check
before anyways. The rest of the callers adds a NULL check.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-02-11 17:05:34 +01:00
..
cpu_arm_data.h cpu: Introduce virCPUarmData and related struts 2020-05-15 12:04:24 +02:00
cpu_arm.c Replace virStringListLength by g_strv_length 2021-02-11 17:05:34 +01:00
cpu_arm.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_map.c cpu_map: Remove unnecessary variable in loadData 2020-09-11 15:33:55 +02:00
cpu_map.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64_data.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64.c cpu: wire up support for maximum CPU mode 2021-02-10 11:44:48 +00:00
cpu_ppc64.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_s390.c cpu: Run arch specific code for virCPUUpdate for all custom CPUs 2020-11-24 20:13:23 +01:00
cpu_s390.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_x86_data.h conf: add support for Direct Mode for Hyper-V Synthetic timers 2019-08-19 11:38:28 +02:00
cpu_x86.c x86ModelParseFeatures: Don't construct list using 'virStringListAdd' 2021-02-11 17:05:32 +01:00
cpu_x86.h cpu_conf: Pass policy to CPU feature filtering callbacks 2019-11-12 20:14:15 +01:00
cpu.c cpu: wire up support for maximum CPU mode 2021-02-10 11:44:48 +00:00
cpu.h cpu: Run arch specific code for virCPUUpdate for all custom CPUs 2020-11-24 20:13:23 +01:00
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00