KVM: handle more completed apfs if possible
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Tue, 2 Nov 2010 09:35:35 +0000 (17:35 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:29:01 +0000 (11:29 +0200)
commit15096ffceabb9693306982127348890886384aaa
tree10eb51dd343830a56783a1b364f775b0ed28afd2
parente6d53e3b0db7ae3641f01a2b2af1470fda86d10c
KVM: handle more completed apfs if possible

If it's no need to inject async #PF to PV guest we can handle
more completed apfs at one time, so we can retry guest #PF
as early as possible

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Acked-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
virt/kvm/async_pf.c