From: Gleb Natapov Date: Mon, 7 Mar 2011 12:55:06 +0000 (+0200) Subject: KVM: emulator: Fix io permission checking for 64bit guest X-Git-Tag: v2.6.39-rc1~436^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5601d05b8c340ee2643febc146099325eff187eb;p=pandora-kernel.git KVM: emulator: Fix io permission checking for 64bit guest Current implementation truncates upper 32bit of TR base address during IO permission bitmap check. The patch fixes this. Reported-and-tested-by: Francis Moreau Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed