On 09/13/2012 04:39 PM, Xiao Guangrong wrote: >> diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h >> index 3318bde..f9a48cf 100644 >> --- a/arch/x86/include/asm/kvm_host.h >> +++ b/arch/x86/include/asm/kvm_host.h >> @@ -298,6 +298,13 @@ struct kvm_mmu { >> u64 *lm_root; >> u64 rsvd_bits_mask[2][4]; >> >> + /* >> + * Bitmap: bit set = last pte in walk >> + * index[0]: pte.ps >> + * index[1:2]: level >> + */ > > Opposite? index[2]: pte.pse? Yes. Fixed. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html