Re: [PATCH 03/15] KVM: x86: avoid unnecessarily guest page tablewalking

From: Xiao Guangrong
Date: Thu Jun 09 2011 - 23:49:25 EST


On 06/09/2011 02:59 PM, Avi Kivity wrote:

> This breaks is addr/bytes spans a page boundary.
>
> (the current code is also broken, but only for mmio; the new code is broken for ram as well).
>
> We need a gva_to_gpa() that returns a range of pages.
>

Thanks for you point it out, will fix it in the next version.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/