diff options
author | Yu Zhang <yu.c.zhang@linux.intel.com> | 2021-09-08 19:17:31 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-22 16:33:09 +0200 |
commit | ed7023a11bd820fca50e61911a670ddf3e01f73f (patch) | |
tree | c2bceb662284d05cb3dc4c5884e125d65dba56bd /virt | |
parent | KVM: x86: Handle SRCU initialization failure during page track init (diff) | |
download | linux-ed7023a11bd820fca50e61911a670ddf3e01f73f.tar.xz linux-ed7023a11bd820fca50e61911a670ddf3e01f73f.zip |
KVM: nVMX: fix comments of handle_vmon()
"VMXON pointer" is saved in vmx->nested.vmxon_ptr since
commit 3573e22cfeca ("KVM: nVMX: additional checks on
vmxon region"). Also, handle_vmptrld() & handle_vmclear()
now have logic to check the VMCS pointer against the VMXON
pointer.
So just remove the obsolete comments of handle_vmon().
Signed-off-by: Yu Zhang <yu.c.zhang@linux.intel.com>
Message-Id: <20210908171731.18885-1-yu.c.zhang@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions