]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Validate required CPU features even for host-passthrough
authorJán Tomko <jtomko@redhat.com>
Sat, 28 Jan 2017 10:32:13 +0000 (11:32 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 16 Feb 2017 14:22:49 +0000 (15:22 +0100)
commit76fd798191bfaf23b3f9e35c4807a7e2fee70117
tree8d60f124c9ae5dc86796d567a8d6b605c881ad9d
parent5729746543cf4df5c7b1adea877b4fe45bf67e51
Validate required CPU features even for host-passthrough

Commit adff345 allowed enabling features with -cpu host
without ajdusting the validity checks on domain startup
and migration.
src/qemu/qemu_migration.c
src/qemu/qemu_process.c