summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2012-12-11 14:14:10 +0100
committerMarcelo Tosatti <mtosatti@redhat.com>2012-12-12 00:00:27 +0100
commita4d3326c2de46fd7bcc47d1e8786efccfc152f81 (patch)
tree62f62c8db52b530949001e3ca39c684da9387976 /include/asm-generic
parentx86/kexec: crash_vmclear_local_vmcss needs __rcu (diff)
downloadlinux-a4d3326c2de46fd7bcc47d1e8786efccfc152f81.tar.xz
linux-a4d3326c2de46fd7bcc47d1e8786efccfc152f81.zip
KVM: VMX: fix DPL during entry to protected mode
On CPUs without support for unrestricted guests DPL cannot be smaller than RPL for data segments during guest entry, but this state can occurs if a data segment selector changes while vcpu is in real mode to a value with lowest two bits != 00. Fix that by forcing DPL == RPL on transition to protected mode. This is a regression introduced by c865c43de66dc97. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions