]> xenbits.xensource.com Git - libvirt.git/commit
cpu_x86: Implement virCPUValidateFeatures
authorJiri Denemark <jdenemar@redhat.com>
Thu, 14 Sep 2017 14:14:40 +0000 (16:14 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 18 Sep 2017 08:40:12 +0000 (10:40 +0200)
commitea9741f6009c4654ed865314dfb1fce3eec5adb1
treefc0e53a63efbe3f243eea3c344b37502aba796a1
parent20edbad7769df6bb23e1132aee186090db5e8856
cpu_x86: Implement virCPUValidateFeatures

The function checks whether all CPU features used in a CPU definition
are specified in cpu_map.xml.

https://bugzilla.redhat.com/show_bug.cgi?id=1460086

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu_x86.c