KVM: MMU: allow more page become unsync at getting sp time
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Mon, 24 May 2010 07:41:33 +0000 (15:41 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:52 +0000 (10:35 +0300)
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 <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found