]> Pileus Git - ~andy/linux/commit
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
authorXudong Hao <xudong.hao@intel.com>
Thu, 7 Jun 2012 10:26:07 +0000 (18:26 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 13 Jun 2012 23:28:21 +0000 (20:28 -0300)
commit00763e41138267a307531397f9745835aecb8c7b
tree91f2fb62e9184393cad8c70cce2c801436093895
parent80feb89a0a1381642f1cce9036ef3bb22f13b40a
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>
arch/x86/kvm/mmu.c