On 8 December 2017 at 13:16, Igor Mammedov <imamm...@redhat.com> wrote: > TBH: > I do not recall why we have x86 max/host cpu types do feature > loading at realize time instead of at class init like the rest > of static cpu types.
class init is too early, IIRC -- it's before KVM has been set up at all. thanks -- PMM