This patch-set handles two problems. First, all group15 instructions are decoded as clflush. Second, prefetch, hint_nop and clflush cause the decoder to oops if they are executed with rip-relative addressing. Thanks for reviewing the patches. Nadav Amit (2): KVM: x86: Emulator does not decode clflush well KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag arch/x86/kvm/emulate.c | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html