On Tue, Jul 06, 2010 at 04:49:34PM +0300, Avi Kivity wrote: > This patchset fixes bugs in page fault error code generation. With the patches > applied, the access.flat unit test now passes with no errors on shadow, npt, > and ept. > > Avi Kivity (2): > KVM: MMU: Only indicate a fetch fault in page fault error code if nx > is enabled > KVM: MMU: Keep going on permission error > > arch/x86/kvm/paging_tmpl.h | 52 +++++++++++++++++++++++++------------------ > 1 files changed, 30 insertions(+), 22 deletions(-) Looks good to me. -- 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