commit | 6689fbe3cf65b8c0dbbc87c40c085452997ffd8b | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Wed Aug 20 16:38:19 2014 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 21 13:50:23 2014 +0200 |
tree | cb1e8ee8a5d4bfa26dcce20da1a8f650a7e945ea | |
parent | 7103f60de8bed21a0ad5d15d2ad5b7a333dda201 [diff] |
KVM: x86: Replace X86_FEATURE_NX offset with the definition Replace reference to X86_FEATURE_NX using bit shift with the defined X86_FEATURE_NX. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>