From a012e65aee48379a7a87eadafa74f878b61522b9 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Mon, 15 Oct 2007 14:24:20 +0800 Subject: [PATCH] KVM: x86 emulator: implement 'movnti mem, reg' Implement emulation of instruction: movnti m32/m64, r32/r64 opcode: 0x0f 0xc3 Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-format-patch failed