Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT…
… Dirty bit EPT Dirty bit use bit 9 as Intel SDM definition, to avoid conflict, change PT_FIRST_AVAIL_BITS_SHIFT to 10. Signed-off-by: Xudong Hao <xudong.hao@intel.com> Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
- Loading branch information