diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-02-19 16:23:01 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-04-25 12:38:11 +0300 |
commit | 8fe546547cf6857a9d984bfe2f2194910f3fc5d0 (patch) | |
tree | de627a861eecd58bbc183f88819e9ba2a41a11b0 /Documentation/kvm | |
parent | 112592da0dc2460c95e8a89d0c5657c6a30286aa (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 'Documentation/kvm')
0 files changed, 0 insertions, 0 deletions