From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:27 +0000 (+0100) Subject: KVM: PPC: Implement emulation for lbzux and lhax X-Git-Tag: v2.6.35-rc1~436^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c85e73303fa70cd6bc2bf138484acb4ffe30efd;p=pandora-kernel.git KVM: PPC: Implement emulation for lbzux and lhax 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed