From: Kevin Wolf Date: Wed, 8 Feb 2012 13:34:40 +0000 (+0100) Subject: KVM: SVM: Fix CPL updates X-Git-Tag: v3.4-rc1~59^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5e97e8bf1d56a4d9461c39e082b9c31a7be4ff;p=pandora-kernel.git KVM: SVM: Fix CPL updates Keep CPL at 0 in real mode and at 3 in VM86. In protected/long mode, use RPL rather than DPL of the code segment. Signed-off-by: Kevin Wolf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed