From: Victor Kamensky Date: Thu, 12 Jun 2014 16:30:05 +0000 (-0700) Subject: ARM: KVM: MMIO support BE host running LE code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f194fd360a96cc64bebb2d69dd5abd67984b8a;p=pandora-kernel.git ARM: KVM: MMIO support BE host running LE code In case of status register E bit is not set (LE mode) and host runs in BE mode we need byteswap data, so read/write is emulated correctly. Signed-off-by: Victor Kamensky Reviewed-by: Christoffer Dall Reviewed-by: Marc Zyngier Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed