Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-02 | KVM: Remove dirty handling from gfn_to_pfn_cache completely | David Woodhouse | 1 | -33/+8 |
2022-04-02 | KVM: Use enum to track if cached PFN will be used in guest and/or host | Sean Christopherson | 1 | -7/+7 |
2022-04-02 | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson | 1 | -7/+11 |
2022-04-02 | KVM: avoid double put_page with gfn-to-pfn cache | David Woodhouse | 1 | -0/+1 |
2022-01-07 | KVM: Reinstate gfn_to_pfn_cache with invalidation support | David Woodhouse | 1 | -0/+337 |