diff options
author | Gleb Natapov <[email protected]> | 2013-06-28 13:17:18 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2013-07-04 14:40:36 +0200 |
commit | 03617c188f41eeeb4223c919ee7e66e5a114f2c6 (patch) | |
tree | dfc076e380e24be2299935f41fc9a7b1d08eddec /tools/perf/util/trace-event-scripting.c | |
parent | c3eb5b14449a0949e9764d39374a2ea63faae14f (diff) |
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: [email protected] # 3.9+
Reported-by: Stefan Pietsch <[email protected]>
Tested-by: Stefan Pietsch <[email protected]>
Signed-off-by: Gleb Natapov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions