[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5704C623.2060300@redhat.com>
Date: Wed, 6 Apr 2016 10:17:39 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Xiao Guangrong <guangrong.xiao@...ux.intel.com>
Cc: gleb@...nel.org, mtosatti@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Han, Huaitong" <huaitong.han@...el.com>
Subject: Re: [PATCH 1/4] KVM: MMU: fix permission_fault()
On 06/04/2016 05:27, Xiao Guangrong wrote:
>
> I tested it and it is failed:
>
> test pte.p pte.user pde.p pde.user pde.a pde.pse pkru.wd pkey=1 user
> write efer.nx cr4.pke: FAIL: error code 27 expected 7
> Dump mapping: address: 0x123400000000
> ------L4: 2ebe007
> ------L3: 2ebf007
> ------L2: 8000000020000a5
>
> So PFEC.PKEY is set even if the ordinary check failed (caused by pde.rw
> = 0), the kvm code is
> right. :)
Cool, thanks very much. I'll fix both QEMU and kvm-unit-tests.
Paolo
Powered by blists - more mailing lists