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:
0b3bafc
)
KVM: PPC: allow ppc440gp to pass the compatibility check
author
Hollis Blanchard
<hollis_blanchard@mentor.com>
Sat, 7 Aug 2010 17:33:58 +0000
(10:33 -0700)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:18 +0000
(10:52 +0200)
Match only the first part of cur_cpu_spec->platform.
440GP (the first 440 processor) is identified by the string "ppc440gp", while
all later 440 processors use simply "ppc440".
Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found