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

[ Upstream commit eebaafdd39c40ca6bb07b612151aedadd6c864a1 ]

Rename interrupt-windown 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/include/uapi/asm/vmx.h
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/vmx.c
tools/arch/x86/include/uapi/asm/vmx.h
tools/testing/selftests/kvm/include/x86_64/vmx.h