commit | fbc18007382cb99ca68b1c6cb49d38f4f3b7a5da | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Wed Sep 23 11:03:59 2020 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:57:57 2020 -0400 |
tree | f26047ec92dd6ed9c4592ed9e599a2baf3667489 | |
parent | eb3db1b1378882a2d0abc1b6103040c97bcc91e4 [diff] |
KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs" Rename vcpu_vmx.nsmrs to vcpu_vmx.nr_uret_msrs to explicitly associate it with the guest_uret_msrs array. No functional change intended. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200923180409.32255-6-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>