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:
7401f62
)
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
author
Scott Wood
<scottwood@freescale.com>
Tue, 8 Nov 2011 22:11:59 +0000
(16:11 -0600)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:25 +0000
(14:52 +0200)
Currently we check prior to returning from a lightweight exit,
but not prior to initial entry.
book3s already does a similar test.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found