From: Kevin Wolf Date: Wed, 8 Feb 2012 13:34:39 +0000 (+0100) Subject: KVM: x86 emulator: VM86 segments must have DPL 3 X-Git-Tag: v3.4-rc1~59^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b0ab8fac1031ffc70eb77491048339f2717a54;p=pandora-kernel.git KVM: x86 emulator: VM86 segments must have DPL 3 Setting the segment DPL to 0 for at least the VM86 code segment makes the VM entry fail on VMX. Signed-off-by: Kevin Wolf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed