Re: Nested paging in nested SVM setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Il 02/09/2014 11:53, Valentine Sinitsyn ha scritto:
> 
>      real_gpa = mmu->translate_gpa(vcpu, gfn_to_gpa(gfn), access);
>      if (real_gpa == UNMAPPED_GVA)
> -        return 0;
> +        goto error;
> 
>      walker->gfn = real_gpa >> PAGE_SHIFT;
> 
> So they should look like regular page faults (as they ought to, I guess)
> now.

Yes, they do look like a regular page fault with this patch.  However,
they actually should look like nested page faults...  I'm starting to
clean up this stuff.

Paolo
--
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




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux