Re: [PATCH 0/7] KVM: MMU: update mmu documentation

From: Paolo Bonzini
Date: Wed Jun 19 2013 - 13:41:31 EST


Il 19/06/2013 11:09, Xiao Guangrong ha scritto:
> As Paolo pointed out that this is the time to update the documentation, this
> patchest does it to let mmu.txt matches with the current mmu implementation
>
> Xiao Guangrong (7):
> KVM: MMU: update the documentation for reverse mapping of parent_pte
> KVM: MMU: document clear_spte_count
> KVM: MMU: document write_flooding_count
> KVM: MMU: document mmio page fault
> KVM: MMU: document fast page fault in
> KVM: MMU: document fast invalidate all pages
> KVM: MMU: document fast invalidate all mmio sptes
>
> Documentation/virtual/kvm/mmu.txt | 86 +++++++++++++++++++++++++++++++++++----
> arch/x86/include/asm/kvm_host.h | 15 +++++++
> arch/x86/kvm/mmu.c | 7 ++--
> 3 files changed, 97 insertions(+), 11 deletions(-)
>

Applied all to queue since they depend on the fast MMIO-spte zap
patches. Will graduate to next as soon as I'm finished testing those
patches.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/