From: Mohammed Gamal Date: Wed, 28 Jul 2010 09:38:40 +0000 (+0300) Subject: KVM: x86 emulator: Add IRET instruction X-Git-Tag: v2.6.37-rc1~142^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bd430e6d41ac84ff2fb719f5783c3692718f47;p=pandora-kernel.git KVM: x86 emulator: Add IRET instruction Ths patch adds IRET instruction (opcode 0xcf). Currently, only IRET in real mode is emulated. Protected mode support is to be added later if needed. Signed-off-by: Mohammed Gamal Reviewed-by: Avi Kivity Reviewed-by: Paolo Bonzini Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed