libvirt/src/cpu
Jim Meyering 258d59cff9 x86ModelHasFeature: avoid NULL-dereference for unmatched CPU "feature"
* src/cpu/cpu_x86.c (x86ModelHasFeature): Do not dereference the pointer
returned by x86cpuidFind without first ensuring it is non-NULL.
2010-05-17 16:50:36 +02:00
..
cpu_generic.c cpuUpdate() for updating guest CPU according to host CPU 2010-03-26 23:01:58 +01:00
cpu_generic.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_map.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
cpu_map.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_map.xml Adds CPU map for models and features 2009-12-18 16:14:05 +01:00
cpu_x86_data.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_x86.c x86ModelHasFeature: avoid NULL-dereference for unmatched CPU "feature" 2010-05-17 16:50:36 +02:00
cpu_x86.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu.c Use configured CPU model if possible 2010-04-22 10:20:50 +02:00
cpu.h Use configured CPU model if possible 2010-04-22 10:20:50 +02:00