]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Pass migratable host model to virCPUUpdate
authorJiri Denemark <jdenemar@redhat.com>
Thu, 30 Mar 2017 14:46:55 +0000 (16:46 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 7 Apr 2017 08:12:24 +0000 (10:12 +0200)
commit959e72d323d06d67a5c3a759869af6da49da0e0e
treeaa2034fbd7f420a8218f9331fc30d822d0d22eef
parentdfc711dc8cf08e942b01e6ead3de117e6522e5cd
qemu: Pass migratable host model to virCPUUpdate

This will allow us to drop feature filtering from virCPUUpdate where it
was just a hack.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
src/qemu/qemu_process.c
tests/cputest.c