From: Nitin A Kamble Date: Sat, 13 Oct 2007 00:40:33 +0000 (-0700) Subject: KVM: x86 emulator: Implement emulation of instruction: inc & dec X-Git-Tag: v2.6.25-rc1~1138^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77a25074a8f845401f0eb786ebb8996e45d9e22;p=pandora-kernel.git KVM: x86 emulator: Implement emulation of instruction: inc & dec Instructions: inc r16/r32 (opcode 0x40-0x47) dec r16/r32 (opcode 0x48-0x4f) Signed-off-by: Nitin A Kamble Signed-off-by: Avi Kivity --- Reading git-diff-tree failed