summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2013-06-28 13:17:18 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2013-07-04 14:40:36 +0200
commit03617c188f41eeeb4223c919ee7e66e5a114f2c6 (patch)
treedfc076e380e24be2299935f41fc9a7b1d08eddec /Documentation
parentc3eb5b14449a0949e9764d39374a2ea63faae14f (diff)
downloadlinux-03617c188f41eeeb4223c919ee7e66e5a114f2c6.tar.gz
KVM: VMX: mark unusable segment as nonpresent
Some userspaces do not preserve unusable property. Since usable
segment has to be present according to VMX spec we can use present
property to amend userspace bug by making unusable segment always
nonpresent. vmx_segment_access_rights() already marks nonpresent segment
as unusable.

Cc: stable@vger.kernel.org # 3.9+
Reported-by: Stefan Pietsch <stefan.pietsch@lsexperts.de>
Tested-by: Stefan Pietsch <stefan.pietsch@lsexperts.de>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions