From: Nitin A Kamble Date: Wed, 17 Oct 2007 01:23:27 +0000 (-0700) Subject: KVM: x86 emulator: cmc, clc, cli, sti X-Git-Tag: v2.6.25-rc1~1138^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b284be576471b1521dd04c0845beedb790cbb9d7;p=pandora-kernel.git KVM: x86 emulator: cmc, clc, cli, sti Instruction: cmc, clc, cli, sti opcodes: 0xf5, 0xf8, 0xfa, 0xfb respectively. [avi: fix reference to EFLG_IF which is not defined anywhere] Signed-off-by: Nitin A Kamble Signed-off-by: Avi Kivity --- Reading git-diff-tree failed