]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: Fix build
authorJiri Denemark <jdenemar@redhat.com>
Thu, 19 Oct 2017 09:13:54 +0000 (11:13 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 19 Oct 2017 09:13:54 +0000 (11:13 +0200)
commit86fde4d2b25f8898485b5b60014c1e9fdde52a03
treee955f9a419c61d0df3718db68019635be547134d
parent1af45804088c5b1f19fca8631821ba5ae94cf3dd
bhyve: Fix build

Commit v3.8.0-95-gfd885a06a dropped nmodels parameter from several APIs
in src/cpu/cpu.h, but failed to update all callers.

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