]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: x86: Fix return types of x86cpuidMatch and x86cpuidMatchMasked
authorPeter Krempa <pkrempa@redhat.com>
Mon, 7 Oct 2013 15:15:46 +0000 (17:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Oct 2013 14:46:42 +0000 (16:46 +0200)
commit57d27a84a39359dba1dd50741cff61c535895e08
tree32d5d12f674e6e5817a4c288b422d582a3850d46
parent1bda29d16d3528fd257fce2fec325202c32bc9ed
cpu: x86: Fix return types of x86cpuidMatch and x86cpuidMatchMasked

These return boolean results.
src/cpu/cpu_x86.c