]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: SVM: Clear exit_info for injected INTR exits
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Feb 2010 17:59:19 +0000 (18:59 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:26 +0000 (13:53 +0300)
commit197717d5813fc39a7185a3177b76f4a3b2405df7
tree6b6b5423aa0cf358fafa05bdc7e5203778041f80
parent7f5d8b5600b5294137886b46bf00ef811d0fdf32
KVM: SVM: Clear exit_info for injected INTR exits

When injecting an vmexit.intr into the nested hypervisor
there might be leftover values in the exit_info fields.
Clear them to not confuse nested hypervisors.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c