aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2010-02-19 10:23:01 -0500
committerAvi Kivity <avi@redhat.com>2010-04-25 05:38:11 -0400
commit8fe546547cf6857a9d984bfe2f2194910f3fc5d0 (patch)
treede627a861eecd58bbc183f88819e9ba2a41a11b0 /arch/x86/kvm/x86.c
parent112592da0dc2460c95e8a89d0c5657c6a30286aa (diff)
KVM: SVM: Fix wrong interrupt injection in enable_irq_windows
The nested_svm_intr() function does not execute the vmexit anymore. Therefore we may still be in the nested state after that function ran. This patch changes the nested_svm_intr() function to return wether the irq window could be enabled. Cc: stable@kernel.org Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions