Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dependent...
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / kvm_host.h
index 5c12af29fd9b99dd92d8411befebc66cea5dd40b..18cbde14cf81091b880f018548800515c9a20a7c 100644 (file)
@@ -1145,6 +1145,8 @@ struct kvm_hv {
        unsigned int synic_auto_eoi_used;
 
        struct kvm_hv_syndbg hv_syndbg;
+
+       bool xsaves_xsavec_checked;
 };
 #endif