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:
4b389ca
)
KVM: PPC: Split instruction reading out
author
Alexander Graf
<agraf@suse.de>
Wed, 24 Mar 2010 20:48:21 +0000
(21:48 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:16:56 +0000
(12:16 +0300)
The current check_ext function reads the instruction and then does
the checking. Let's split the reading out so we can reuse it for
different functions.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found