commit | 1179ba539541347d5427cde8bcfdaa5ead14f3aa | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Fri Jan 31 14:32:46 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 04 04:24:05 2014 +0100 |
tree | a0a56faa86f366e5a3383669422006b4f69f2724 | |
parent | f244d910ea2974d88efcc6d04594f25e22718f90 [diff] |
KVM: async_pf: Add missing call for async page present Commit KVM: async_pf: Provide additional direct page notification missed the call from kvm_check_async_pf_completion to the new introduced function. Reported-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>