From: Nadav Amit Date: Sun, 15 Jun 2014 13:12:57 +0000 (+0300) Subject: KVM: x86: bit-ops emulation ignores offset on 64-bit X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dec5603b6b8dc4c3e1c65d318bd2a5a8c62a424;p=pandora-kernel.git KVM: x86: bit-ops emulation ignores offset on 64-bit The current emulation of bit operations ignores the offset from the destination on 64-bit target memory operands. This patch fixes this behavior. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed