]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: virt-host-validate: fix CPU flag detection
authorBjoern Walk <bwalk@linux.vnet.ibm.com>
Tue, 3 May 2016 06:10:52 +0000 (08:10 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 4 May 2016 14:30:30 +0000 (16:30 +0200)
commit6391012852c1eb18e7639b6a03d9b5e0deabf469
tree09e1a274b597501961706cb9c4df87c027dd481e
parent45c2dcfb916eb855c8b9cb9c235ea86a517e3519
tools: virt-host-validate: fix CPU flag detection

Let's fix CPU flag detection on s390, where the flags line begins with
a lower-case 'features'.

Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
tools/virt-host-validate-common.c