Re: [PATCH 2/7] KVM: MMU: cleanup for error mask set while walk guestpage table

From: Avi Kivity
Date: Tue Sep 28 2010 - 05:01:12 EST


On 09/28/2010 10:58 AM, Xiao Guangrong wrote:
Yeah, it's a good idea, i'll post a patch to do it.

> Not sure how that interacts with nested
> ept (which has a different permission model).
>

Umm, we just move the error code parsing from the caller site to FNAME(walk_addr)
function, i think it not make trouble for implement nested ept.

It means the nept code will have to take the ept error code and convert it to the standard error code. Not too difficult.

--
error compiling committee.c: too many arguments to function

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