Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | KVM: Use acquire/release semantics when accessing dirty ring GFN state | Marc Zyngier |
2022-04-21 | KVM: SPDX style and spelling fixes | Tom Rix |
2022-01-07 | KVM: Reinstate gfn_to_pfn_cache with invalidation support | David Woodhouse |
2022-01-07 | KVM: Warn if mark_page_dirty() is called without an active vCPU | David Woodhouse |
2021-09-06 | KVM: Drop unused kvm_dirty_gfn_invalid() | Peter Xu |
2021-02-04 | KVM: x86/mmu: Use an rwlock for the x86 MMU | Ben Gardon |
2021-02-04 | KVM: X86: use vzalloc() instead of vmalloc/memset | Tian Tao |
2020-11-15 | KVM: X86: Implement ring-based dirty memory tracking | Peter Xu |