Hi, See Documentation/virtual/kvm/mmu.txt in the kernel source tree. On Tue, Jan 10, 2012 at 11:41:41AM -0800, Nick H wrote: > Hello All, > > I am preparing for a presentation for my community college, newbie to > the kvm world. I am trying to understand kvm implementation. I am > interested in doing a small presentation on kvm and its internals at > my school. I am looking at __direct_map() . I see > for_each_shadow_entry()->shadow_walk_xxx() (called in context of > handle_ept_violation() ) functions using the gfn to find the > iterator.sptep. It passes this iterator.sptep to the mmu_set_spte(). -- 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