From: Nadav Amit Date: Sun, 7 Dec 2014 09:49:42 +0000 (+0200) Subject: KVM: x86: Remove prefix flag when GP macro is used X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53bb4f789a7be4448d624741df93b2401ecd3625;p=pandora-kernel.git KVM: x86: Remove prefix flag when GP macro is used The macro GP already sets the flag Prefix. Remove the redundant flag for 0f_38_f0 and 0f_38_f1 opcodes. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed