Re: [PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-29 Thread Avi Kivity
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

RE: [PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-28 Thread Hao, Xudong
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)

Re: [PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-28 Thread Avi Kivity
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

RE: [PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-28 Thread Hao, Xudong
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

RE: [PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-23 Thread Hao, Xudong
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

[PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-21 Thread Xudong Hao
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

[PATCH v3 4/4] Enabling Access bit when doing memory swapping

2012-05-21 Thread Xudong Hao
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