From: Sheng Yang Date: Mon, 15 Oct 2007 06:24:20 +0000 (+0800) Subject: KVM: x86 emulator: implement 'movnti mem, reg' X-Git-Tag: v2.6.24-rc1~59^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a012e65aee48379a7a87eadafa74f878b61522b9;p=pandora-kernel.git 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-diff-tree failed