From: Joerg Roedel Date: Mon, 4 Apr 2011 10:39:26 +0000 (+0200) Subject: KVM: x86 emulator: Add flag to check for protected mode instructions X-Git-Tag: v3.0-rc1~350^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea7d6aef84e278fcb121acff1bd4c3edaa95b8b;p=pandora-kernel.git KVM: x86 emulator: Add flag to check for protected mode instructions This patch adds a flag for the opcoded to tag instruction which are only recognized in protected mode. The necessary check is added too. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed