Skip to content
Commit bd279629 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: nSVM: remove exit_required



All events now inject vmexits before vmentry rather than after vmexit.  Therefore,
exit_required is not set anymore and we can remove it.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 7c86663b
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