]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
authorAaron Lewis <aaronlewis@google.com>
Fri, 8 Nov 2019 05:14:37 +0000 (21:14 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Nov 2019 10:44:19 +0000 (11:44 +0100)
commit45ae395ff06e5fe4549672c3916fef2d312d1c49
tree39d3b4db0c91a7815c4f0119d7ab219b22e183d5
parent123fb4501e4e3d3f9736e07a43a82dab478782a8
kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS

Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS.  This needs to be done
due to the addition of the MSR-autostore area that will be added in a
future patch.  After that the name AUTOLOAD will no longer make sense.

Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/vmx/vmx.h