commit | 72e0ae58a0fbded49d6fa80dcca5aaea9eb5a73f | [log] [tgz] |
---|---|---|
author | Liang Li <liang.z.li@intel.com> | Thu Aug 18 15:49:19 2016 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 07 19:34:27 2016 +0200 |
tree | d0c26736ef5e0eca73610c47ec784e927c0f54d9 | |
parent | 4174879b2e5a2620d9f5c1935de0c9204b34cd1c [diff] |
vmx: refine validity check for guest linear address The validity check for the guest line address is inefficient, check the invalid value instead of enumerating the valid ones. Signed-off-by: Liang Li <liang.z.li@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>