summaryrefslogtreecommitdiffstats
path: root/virt/kvm/pfncache.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse2022-04-021-33/+8
* KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson2022-04-021-7/+7
* KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson2022-04-021-7/+11
* KVM: avoid double put_page with gfn-to-pfn cacheDavid Woodhouse2022-04-021-0/+1
* KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse2022-01-071-0/+337