"[PATCH v3 0/4] KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN for CPU hotplug" got merged but v4 had some important improvements: - Fix for SGX enabled CPUs - Also check .flags in kvm_cpuid_check_equal(). Sending these out separately. Vitaly Kuznetsov (2): KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() KVM: x86: Use memcmp in kvm_cpuid_check_equal() arch/x86/kvm/cpuid.c | 67 +++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 32 deletions(-) -- 2.34.1