On 05/22/2012 06:23 AM, Xudong Hao wrote:
>
>
> Enabling Access bit when doing memory swapping.
>
> Changes from v2:
> -Still using claer_bit() function to make sure it's atomic operation.
>
Thanks, applied.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe fr
ct: Re: [PATCH v3 4/4] Enabling Access bit when doing memory swapping
>
> On 05/23/2012 04:31 PM, Hao, Xudong wrote:
> > Hi, Avi
> >
> > Will these patches be accepted if no other comments?
> >
>
> I can't see the other patches (use git send-email if possible)
On 05/23/2012 04:31 PM, Hao, Xudong wrote:
> Hi, Avi
>
> Will these patches be accepted if no other comments?
>
I can't see the other patches (use git send-email if possible) but this
one looks fine.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this li
AM
> > To: a...@redhat.com
> > Cc: kvm@vger.kernel.org; linux-ker...@vger.kernel.org;
> mtosa...@redhat.com;
> > takuya.yoshik...@gmail.com; Zhang, Xiantao; Hao, Xudong; Shan, Haitao
> > Subject: [PATCH v3 4/4] Enabling Access bit when doing memory swapping
> >
> >
&g
oshik...@gmail.com; Zhang, Xiantao; Hao, Xudong; Shan, Haitao
> Subject: [PATCH v3 4/4] Enabling Access bit when doing memory swapping
>
>
>
> Enabling Access bit when doing memory swapping.
>
> Changes from v2:
> -Still using claer_bit() function to make sure it's at
Enabling Access bit when doing memory swapping.
Changes from v2:
-Still using claer_bit() function to make sure it's atomic operation.
Signed-off-by: Haitao Shan
Signed-off-by: Xudong Hao
---
arch/x86/kvm/mmu.c | 14 --
arch/x86/kvm/vmx.c |6 --
2 files changed, 12 inse
Enabling Access bit when doing memory swapping.
Signed-off-by: Haitao Shan
Signed-off-by: Xudong Hao
---
arch/x86/kvm/mmu.c | 14 --
arch/x86/kvm/vmx.c |6 --
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/arch/x86/kvm/mmu.c b/arch/x86/kvm/mmu.c
index 7210