Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information