commit | 15096ffceabb9693306982127348890886384aaa | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Tue Nov 02 17:35:35 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:29:01 2011 +0200 |
tree | 10eb51dd343830a56783a1b364f775b0ed28afd2 | |
parent | e6d53e3b0db7ae3641f01a2b2af1470fda86d10c [diff] |
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>