libvirt/src/cpu
Jiri Denemark b9a2552d2a Use configured CPU model if possible
Adds ability to provide a preferred CPU model for CPUID data decoding.
Such model would be considered as the best possible model (if it's
supported by hypervisor) regardless on number of features which have to
be added or removed for describing required CPU.
2010-04-22 10:20:50 +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 Use configured CPU model if possible 2010-04-22 10:20:50 +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