On Wed, Apr 28, 2010 at 06:47:53PM +0300, Avi Kivity wrote: > The mmu access unit test fails when testing real processor (e.g. with npt or > ept). In one case this was because the test was too restrictive (more than > one result is allowed) and in another both the test and kvm shadow mmu are > faulty. > > This patchset fixes the test. Another patch will follow fixing kvm (but only > after nnpt is merged). > > Avi Kivity (5): > test: access: split off test case formatting from execution > test: access: consolidate test failure reporting into a function > test: access: report successful tests optionally > test: access: allow the processor not to set pde.a if a fault occurs > test: access: don't expect fetch fault indication if !efer.nx > > kvm/user/test/x86/access.c | 106 ++++++++++++++++++++++++++++++++------------ Applied, thanks. -- 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