Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Dominik Dingel <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information