commit | 197717d5813fc39a7185a3177b76f4a3b2405df7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Feb 24 18:59:19 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 25 13:53:26 2010 +0300 |
tree | 6b6b5423aa0cf358fafa05bdc7e5203778041f80 | |
parent | 7f5d8b5600b5294137886b46bf00ef811d0fdf32 [diff] |
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>