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:
1bec167
)
KVM: PPC: Implement emulation for lbzux and lhax
author
Alexander Graf
<agraf@suse.de>
Wed, 24 Mar 2010 20:48:27 +0000
(21:48 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:06 +0000
(12:17 +0300)
We get MMIOs with the weirdest instructions. But every time we do,
we need to improve our emulator to implement them.
So let's do that - this time it's lbzux and lhax's round.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found