libvirt/src/cpu
Peter Krempa 542b2b2914 virCPUx86DataParse: Don't check error from x86FeatureNames
x86FeatureNames uses virBuffer and thus can't fail nowadays.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
2021-03-02 09:50:19 +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
cpu_map.c cpu_map: Remove unnecessary variable in loadData 2020-09-11 15:33:55 +02:00
cpu_map.h
cpu_ppc64_data.h
cpu_ppc64.c cpu: wire up support for maximum CPU mode 2021-02-10 11:44:48 +00:00
cpu_ppc64.h
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
cpu_x86_data.h
cpu_x86.c virCPUx86DataParse: Don't check error from x86FeatureNames 2021-03-02 09:50:19 +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