On Sun, 2013-08-25 at 19:32 +0100, Alexander Graf wrote:
> > +     * At this point we are only interested in reading only bolted
> entries
> > +     */
> > +    ghf.flags = KVM_GET_HTAB_BOLTED_ONLY;
> > +    ghf.start_index = index;
> > +    htab_fd = kvm_vm_ioctl(kvm_state, KVM_PPC_GET_HTAB_FD, &ghf);
> 
> We should cache this.
> 
Also why bolted only ?

Cheers,
Ben.



Reply via email to