Skip to content
Commit 24afa37b authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: Consistentify vcpu exit path



When getting out of __vcpu_run, let's be consistent about the state we
return in. We want to always

  * have IRQs enabled
  * have called kvm_guest_exit before

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 0652eaae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment