summaryrefslogtreecommitdiff
path: root/virt/kvm/pfncache.c
AgeCommit message (Expand)Author
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-02KVM: avoid double put_page with gfn-to-pfn cacheDavid Woodhouse
2022-01-07KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse