]> 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)
commit5eb5507f998f474cea0f42079af6ed782c921969
treead5f66e3236684fd520435dbb0a9234808b60813
parentb166405a8f1f4b6a3f7cc4f3f900671900d606d6
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW

[ Upstream commit c022993c19bc4f69e2127e8e96f4438e179a9705 ]

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: 40d8f9466c26 ("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