]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cputest: Don't use preferred CPU model at all
authorJiri Denemark <jdenemar@redhat.com>
Tue, 8 Nov 2016 19:55:48 +0000 (20:55 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 15 Nov 2016 14:49:16 +0000 (15:49 +0100)
commitadf44c7bae2d12162778c275b75983c6d8861214
tree740d1f086280a3b72ce61aee07f6b3d9250afb05
parent638427761172a66f7c5468a9ad0b03df85c01d9d
cputest: Don't use preferred CPU model at all

Now that all tests pass NULL as the preferred model, we can just drop
that test parameter.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tests/cputest.c