diff options
author | Marcelo Tosatti <mtosatti@redhat.com> | 2013-01-07 19:27:06 -0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2013-01-08 17:25:35 -0200 |
commit | b09408d00fd82be80289a329dd94d1a0d6b77dc2 (patch) | |
tree | a4c09381f06a7b821cd388579dc5a4c1a7651433 /arch/x86/kvm/cpuid.h | |
parent | b0cfeb5dedf9109b8a8bd594abe60791b135a643 (diff) |
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
CPL is always 0 when in real mode, and always 3 when virtual 8086 mode.
Using values other than those can cause failures on operations that
check CPL.
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/kvm/cpuid.h')
0 files changed, 0 insertions, 0 deletions