libvirt/src/cpu
Jiri Denemark b2de33e2a7 cpu: Use vendor in baseline CPU only if all hosts use it
When only some host CPUs given to cpuBaseline contain <vendor> element,
baseline CPU should not contain it. Otherwise the result would not be
compatible with the host CPUs without vendor. CPU vendors are still
taken into account when computing baseline CPU, it's just removed from
the result.
2010-10-14 09:36:54 +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 cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
cpu_map.h cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
cpu_map.xml cpu: Fix vendor for recent CPU models 2010-10-14 09:36:54 +02:00
cpu_x86_data.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_x86.c cpu: Use vendor in baseline CPU only if all hosts use it 2010-10-14 09:36:54 +02:00
cpu_x86.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu.c Enable support for nested SVM 2010-10-13 16:45:31 +01:00
cpu.h Enable support for nested SVM 2010-10-13 16:45:31 +01:00