Avi Kivity f0495f9b99 KVM: VMX: Relax check on unusable segment
Some userspace (e.g. QEMU 1.1) munge the d and g bits of segment
descriptors, causing us not to recognize them as unusable segments
with emulate_invalid_guest_state=1.  Relax the check by testing for
segment not present (a non-present segment cannot be usable).

Signed-off-by: Avi Kivity <avi@redhat.com>
2012-07-09 14:19:01 +03:00
..
2012-04-27 19:40:29 -03:00
2012-04-27 19:40:29 -03:00
2010-10-24 10:53:14 +02:00
2012-06-25 12:40:55 +03:00
2012-06-25 12:40:55 +03:00
2011-07-24 11:50:40 +03:00
2011-12-27 11:17:05 +02:00
2012-06-25 12:40:55 +03:00
2012-04-08 14:03:13 +03:00