commit | 568fccc43f901889b94b228cd0238916cb40e0bd | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Jun 16 16:37:38 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Jul 28 15:22:12 2014 +0200 |
tree | 649342cc458b5390f5d5cb50f594ef1a182d0049 | |
parent | f6bf3a66227447f89f25b9db0ae39357decf2509 [diff] |
KVM: PPC: Book3S PR: Handle hyp doorbell exits If we're running PR KVM in HV mode, we may get hypervisor doorbell interrupts. Handle those the same way we treat normal doorbells. Signed-off-by: Alexander Graf <agraf@suse.de>