]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpuBaseline: Detect empty set of common features
authorJiri Denemark <jdenemar@redhat.com>
Fri, 2 Jul 2010 15:51:40 +0000 (17:51 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 7 Jul 2010 15:25:06 +0000 (17:25 +0200)
commitd9332c23b40879beba958e0068fafeb9c82476f9
treec633331b3f285e1e8d010dc2e177ccfb72b7593a
parent4e0f648fbb8fd8b88880f60bef51cf718f2de7c1
cpuBaseline: Detect empty set of common features

In case the set of CPUs has no features in common, report incompatible
CPUs instead of returning the simplest CPU model with all features
disabled.
src/cpu/cpu_x86.c