* Avi Kivity <[EMAIL PROTECTED]> wrote: > > static void audit_mappings(struct kvm_vcpu *vcpu) > > { > >- unsigned i; > >+ unsigned i, j; > > > > if (vcpu->mmu.root_level == 4) { > > audit_mappings_page(vcpu, vcpu->mmu.root_hpa, 0, 4); > > > > My audit_mappings() doesn't have a j. Is this a cr3 cache tree?
ah, indeed. Sorry about the noise :) Ingo ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel