Show patches with: Submitter = David Stevens       |   84 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,8/8] KVM: x86/mmu: Handle non-refcounted pages KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v11,7/8] KVM: x86/mmu: Track if sptes refer to refcounted pages KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v11,6/8] KVM: x86: Migrate to kvm_follow_pfn() KVM: allow mapping non-refcounted pages - 1 - --- 2024-02-29 David Stevens New
[v11,5/8] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn() KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v11,4/8] KVM: mmu: Improve handling of non-refcounted pfns KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v11,3/8] KVM: mmu: Introduce kvm_follow_pfn() KVM: allow mapping non-refcounted pages - 1 - --- 2024-02-29 David Stevens New
[v11,2/8] KVM: Relax BUG_ON argument validation KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v11,1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty KVM: allow mapping non-refcounted pages - - - --- 2024-02-29 David Stevens New
[v10,8/8] KVM: x86/mmu: Handle non-refcounted pages KVM: allow mapping non-refcounted pages - - 1 --- 2024-02-21 David Stevens New
[v10,7/8] KVM: x86/mmu: Track if sptes refer to refcounted pages KVM: allow mapping non-refcounted pages - - - --- 2024-02-21 David Stevens New
[v10,6/8] KVM: x86: Migrate to kvm_follow_pfn() Untitled series #828128 - 1 - --- 2024-02-21 David Stevens New
[v10,6/8] KVM: x86: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - 1 - --- 2024-02-21 David Stevens New
[v10,5/8] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn() Untitled series #828127 - - - --- 2024-02-21 David Stevens New
[v10,5/8] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2024-02-21 David Stevens New
[v10,4/8] KVM: mmu: Improve handling of non-refcounted pfns KVM: allow mapping non-refcounted pages - - - --- 2024-02-21 David Stevens New
[v10,3/8] KVM: mmu: Introduce kvm_follow_pfn() KVM: allow mapping non-refcounted pages - 1 - --- 2024-02-21 David Stevens New
[v10,2/8] KVM: Relax BUG_ON argument validation KVM: allow mapping non-refcounted pages - - - --- 2024-02-21 David Stevens New
[v10,1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty KVM: allow mapping non-refcounted pages - - - --- 2024-02-21 David Stevens New
[v9,6/6] KVM: x86/mmu: Handle non-refcounted pages Untitled series #785405 - - 1 --- 2023-09-19 David Stevens New
[v9,6/6] KVM: x86/mmu: Handle non-refcounted pages KVM: allow mapping non-refcounted pages - - - --- 2023-09-11 David Stevens New
[v9,5/6] KVM: x86: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - 1 - --- 2023-09-11 David Stevens New
[v9,4/6] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - 1 - --- 2023-09-11 David Stevens New
[v9,3/6] KVM: mmu: Improve handling of non-refcounted pfns KVM: allow mapping non-refcounted pages - - - --- 2023-09-11 David Stevens New
[v9,2/6] KVM: mmu: Introduce __kvm_follow_pfn function KVM: allow mapping non-refcounted pages - 1 - --- 2023-09-11 David Stevens New
[v9,1/6] KVM: Assert that a page's refcount is elevated when marking accessed/dirty KVM: allow mapping non-refcounted pages - - - --- 2023-09-11 David Stevens New
[v8,8/8] KVM: mmu: remove __gfn_to_pfn_memslot KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,7/8] KVM: PPC: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,6/8] KVM: arm64: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,3/8] KVM: mmu: Make __kvm_follow_pfn not imply FOLL_GET KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,2/8] KVM: mmu: Introduce __kvm_follow_pfn function KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v8,1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty KVM: allow mapping non-refcounted pages - - - --- 2023-08-24 David Stevens New
[v7,8/8] KVM: remove __gfn_to_pfn_memslot KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,7/8] KVM: PPC: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,6/8] KVM: arm64: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,2/8] KVM: Introduce __kvm_follow_pfn function KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v7,1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty KVM: allow mapping non-refcounted pages - - - --- 2023-07-04 David Stevens New
[v6,4/4] KVM: mmu: remove over-aggressive warnings KVM: allow mapping non-refcounted pages - - - --- 2023-03-30 David Stevens New
[v6,3/4] KVM: arm64/mmu: use gfn_to_pfn_noref KVM: allow mapping non-refcounted pages - - - --- 2023-03-30 David Stevens New
[v6,2/4] KVM: x86/mmu: use gfn_to_pfn_noref KVM: allow mapping non-refcounted pages - - - --- 2023-03-30 David Stevens New
[v6,1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions KVM: allow mapping non-refcounted pages - - - --- 2023-03-30 David Stevens New
[4/3] KVM: x86/xen: Make runstate cache gpcs share a lock Untitled series #716775 - 1 1 --- 2023-01-30 David Stevens New
[3/3] KVM: use gfn=>pfn cache for evmcs KVM: x86: replace kvm_vcpu_map usage in vmx - - - --- 2023-01-27 David Stevens New
[2/3] KVM: use gfn=>pfn cache in nested_get_vmcs12_pages KVM: x86: replace kvm_vcpu_map usage in vmx - - - --- 2023-01-27 David Stevens New
[1/3] KVM: Support sharing gpc locks KVM: x86: replace kvm_vcpu_map usage in vmx - - - --- 2023-01-27 David Stevens New
[v5,4/4] KVM: mmu: remove over-aggressive warnings KVM: allow mapping non-refcounted pages - - - --- 2021-11-29 David Stevens New
[v5,3/4] KVM: arm64/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-11-29 David Stevens New
[v5,2/4] KVM: x86/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-11-29 David Stevens New
[v5,1/4] KVM: mmu: introduce new gfn_to_pfn_page functions KVM: allow mapping non-refcounted pages - - - --- 2021-11-29 David Stevens New
[v3] KVM: x86: only allocate gfn_track when necessary [v3] KVM: x86: only allocate gfn_track when necessary - - - --- 2021-10-06 David Stevens New
[v4,4/4] KVM: mmu: remove over-aggressive warnings KVM: allow mapping non-refcounted pages - - - --- 2021-09-29 David Stevens New
[v4,3/4] KVM: arm64/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-09-29 David Stevens New
[v4,2/4] KVM: x86/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-09-29 David Stevens New
[v4,1/4] KVM: mmu: introduce new gfn_to_pfn_page functions KVM: allow mapping non-refcounted pages - - - --- 2021-09-29 David Stevens New
[v2,2/2] KVM: x86: only allocate gfn_track when necessary KVM: x86: skip gfn_track allocation when possible - - - --- 2021-09-22 David Stevens New
[v2,1/2] KVM: x86: add config for non-kvm users of page tracking KVM: x86: skip gfn_track allocation when possible - - - --- 2021-09-22 David Stevens New
[3/3] KVM: VMX: skip page tracking based on cpuid KVM: x86: skip gfn_track allocation when possible - - - --- 2021-09-21 David Stevens New
[2/3] KVM: x86/mmu: skip page tracking when possible KVM: x86: skip gfn_track allocation when possible - - - --- 2021-09-21 David Stevens New
[1/3] KVM: x86: add config for non-kvm users of page tracking KVM: x86: skip gfn_track allocation when possible - - - --- 2021-09-21 David Stevens New
[v3,4/4] KVM: mmu: remove over-aggressive warnings KVM: allow mapping non-refcounted pages - - - --- 2021-08-25 David Stevens New
[v3,3/4] KVM: arm64/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-08-25 David Stevens New
[v3,2/4] KVM: x86/mmu: use gfn_to_pfn_page KVM: allow mapping non-refcounted pages - - - --- 2021-08-25 David Stevens New
[v3,1/4] KVM: mmu: introduce new gfn_to_pfn_page functions KVM: allow mapping non-refcounted pages - - - --- 2021-08-25 David Stevens New
[v2,5/5] KVM: mmu: remove over-aggressive warnings Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-25 David Stevens New
[v2,4/5] KVM: arm64/mmu: use gfn_to_pfn_page Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-25 David Stevens New
[v2,3/5] KVM: x86/mmu: use gfn_to_pfn_page Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-25 David Stevens New
[v2,2/5] KVM: mmu: introduce new gfn_to_pfn_page functions Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-25 David Stevens New
[v2,1/5] KVM: do not allow mapping valid but non-refcounted pages Remove uses of struct page from x86 and arm64 MMU - 1 - --- 2021-06-25 David Stevens New
[6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[5/6] KVM: mmu: remove over-aggressive warnings KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[4/6] KVM: arm64/mmu: avoid struct page in MMU KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[3/6] KVM: x86/mmu: avoid struct page in MMU KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[2/6] KVM: mmu: also return page from gfn_to_pfn KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[1/6] KVM: x86/mmu: release audited pfns KVM: Remove uses of struct page from x86 and arm64 MMU - - - --- 2021-06-24 David Stevens New
[v4,2/2] KVM: x86/mmu: Consider the hva in mmu_notifier retry KVM: x86/mmu: Skip mmu_notifier changes when possible - - - --- 2021-02-22 David Stevens New
[v4,1/2] KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault KVM: x86/mmu: Skip mmu_notifier changes when possible - - - --- 2021-02-22 David Stevens New
[v3,2/2] KVM: x86/mmu: Consider the hva in mmu_notifier retry KVM: x86/mmu: Skip mmu_notifier changes when possible - - - --- 2021-01-28 David Stevens New
[v3,1/2] KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault KVM: x86/mmu: Skip mmu_notifier changes when possible - - - --- 2021-01-28 David Stevens New
[v2] KVM: x86/mmu: consider the hva in mmu_notifier retry [v2] KVM: x86/mmu: consider the hva in mmu_notifier retry - - - --- 2021-01-27 David Stevens New
KVM: x86/mmu: consider the hva in mmu_notifer retry KVM: x86/mmu: consider the hva in mmu_notifer retry - - - --- 2021-01-25 David Stevens New