Commit 83422e17 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry



Currently vmx_complete_interrupts() can decode event information from vmx
exit fields into the generic kvm event queues.  Make it able to decode
the information from the entry fields as well by parametrizing it.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 537b37e2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment