From 53bb4f789a7be4448d624741df93b2401ecd3625 Mon Sep 17 00:00:00 2001 From: Nadav Amit Date: Sun, 7 Dec 2014 11:49:42 +0200 Subject: [PATCH] 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-format-patch failed