Il 20/12/2013 10:15, Arthur Chunqi Li ha scritto: > Hi Paolo, > > When using EPT in KVM, does every vcpu has an EPT paging structure or > all vcpus share one?
All MMU structures are in vcpu->arch.mmu and vcpu->arch.nested_mmu, so they're per-VCPU. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
