From: Gleb Natapov Date: Wed, 3 Mar 2010 15:53:05 +0000 (+0200) Subject: KVM: x86 emulator mark VMMCALL and LMSW as privileged X-Git-Tag: v2.6.35-rc1~436^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835e6b80478e59820cff127adba3e518ae5a43f5;p=pandora-kernel.git KVM: x86 emulator mark VMMCALL and LMSW as privileged LMSW is present in both group tables. It was marked privileged only in one of them. Intel analog of VMMCALL is already marked privileged. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed