]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Use configured CPU model if possible
authorJiri Denemark <jdenemar@redhat.com>
Thu, 15 Apr 2010 10:06:13 +0000 (12:06 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 22 Apr 2010 08:20:50 +0000 (10:20 +0200)
commitb9a2552d2ae2577aa80ded2342b63e569a3a7fdc
tree372780c5ccd424d61c3001cb265071e54a0ea5e9
parent53c4f9fa1cc8621ebe20236b262ba23595188d77
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.
src/cpu/cpu.c
src/cpu/cpu.h
src/cpu/cpu_x86.c
src/qemu/qemu_conf.c