commit | 25391454e73e3156202264eb3c473825afe4bc94 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Jan 21 15:36:46 2013 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jan 24 00:40:28 2013 -0200 |
tree | 0da5b484830685afe4332a0ffc308087a8cf2b26 | |
parent | 218e763f458c44f30041c1b48b4371e130fd4317 [diff] |
KVM: VMX: don't clobber segment AR of unusable segments. Usability is returned in unusable field, so not need to clobber entire AR. Callers have to know how to deal with unusable segments already since if emulate_invalid_guest_state=true AR is not zeroed. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>