Re: [PATCH 2/2 v2] KVM: MMU: allow more page become unsync at getting sp time

2010-05-25 Thread Avi Kivity
On 05/24/2010 10:41 AM, Xiao Guangrong wrote: Allow more page become asynchronous at getting sp time, if need create new shadow page for gfn but it not allow unsync(level> 1), we should unsync all gfn's unsync page Both applied, thanks. -- error compiling committee.c: too many arguments t

[PATCH 2/2 v2] KVM: MMU: allow more page become unsync at getting sp time

2010-05-24 Thread Xiao Guangrong
Allow more page become asynchronous at getting sp time, if need create new shadow page for gfn but it not allow unsync(level > 1), we should unsync all gfn's unsync page Signed-off-by: Xiao Guangrong --- arch/x86/kvm/mmu.c | 47 +-- 1 files changed,