git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b3733
)
KVM: PPC: booke: Support perfmon interrupts
author
Alexander Graf
<agraf@suse.de>
Mon, 20 Feb 2012 21:45:12 +0000
(22:45 +0100)
committer
Avi Kivity
<avi@redhat.com>
Sun, 8 Apr 2012 09:55:24 +0000
(12:55 +0300)
When during guest context we get a performance monitor interrupt, we
currently bail out and oops. Let's route it to its correct handler
instead.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found