diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-02-08 14:34:40 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-08 14:10:28 +0200 |
commit | ea5e97e8bf1d56a4d9461c39e082b9c31a7be4ff (patch) | |
tree | 155889085c85412d1dcfddc1af904417cf0e996c /arch/x86/kvm/x86.c | |
parent | 66b0ab8fac1031ffc70eb77491048339f2717a54 (diff) | |
download | blackbird-op-linux-ea5e97e8bf1d56a4d9461c39e082b9c31a7be4ff.tar.gz blackbird-op-linux-ea5e97e8bf1d56a4d9461c39e082b9c31a7be4ff.zip |
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 <kwolf@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions