]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
authorXiaoyao Li <xiaoyao.li@intel.com>
Fri, 6 Dec 2019 08:45:25 +0000 (16:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:41:54 +0000 (11:41 +0100)
commitd0575146444e54a2a925febe0258f16e1d919a7c
treec1d72188e761ac33d58a1efbe8b3a3fd058a8633
parentc1ba133e8806bff1359b56a07e55eed5289651e4
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW

[ Upstream commit ef71774aefc4856ba70a98ff39ce1e6e46774117 ]

Rename the NMI-window exiting related definitions to match the latest
Intel SDM. No functional changes.

Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Stable-dep-of: 31de69f4eea7 ("KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1")
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/include/asm/vmx.h
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/vmx.c
tools/testing/selftests/kvm/include/x86_64/vmx.h