]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Also filter out non-migratable features out of host-passthrough
authorJán Tomko <jtomko@redhat.com>
Mon, 29 Sep 2014 10:44:43 +0000 (12:44 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 30 Sep 2014 08:51:08 +0000 (10:51 +0200)
commitf53bb1af90737205fdbfd26dc99865c02457d8c9
tree91e11c783166999a6a76fca74be4d36fac23834d
parentec5f817f2e108ef2164bd4cefd9ad37319cc7518
Also filter out non-migratable features out of host-passthrough

Commit de0aeaf filtered them out from the host-model features,
to allow host-model to be migratable by default.

Even though they are not passed to QEMU for host-passthrough,
(and not enabled by default) filter them out too
so the user does not think the domain has them.

https://bugzilla.redhat.com/show_bug.cgi?id=1147584
src/cpu/cpu_x86.c