Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[sfrench/cifs-2.6.git] / arch / x86 / kvm / vmx / vmcs.h
index 2b9d7a7e83f779c1919b5245bae654bf697e0498..ac290a44a6933c448f64d73fa368c04111112733 100644 (file)
@@ -50,6 +50,7 @@ struct vmcs_controls_shadow {
        u32 pin;
        u32 exec;
        u32 secondary_exec;
+       u64 tertiary_exec;
 };
 
 /*