KVM: nVMX: Move vmcs12 code to dedicated files
vmcs12 is the KVM-defined struct used to track a nested VMCS, e.g. a VMCS created by L1 for L2. Signed-off-by: NSean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
Showing
arch/x86/kvm/vmx/vmcs12.c
0 → 100644
arch/x86/kvm/vmx/vmcs12.h
0 → 100644
想要评论请 注册 或 登录