Show patches with: Submitter = Sean Christopherson       |    Archived = No       |   1233 patches
« 1 210 11 12 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/44] KVM: Drop arch hardware (un)setup hooks KVM: Rework kvm_init() and hardware enabling 1 1 - --- 2022-11-02 Sean Christopherson New
[08/44] KVM: x86: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - - - --- 2022-11-02 Sean Christopherson New
[07/44] KVM: x86: Do timer initialization after XCR0 configuration KVM: Rework kvm_init() and hardware enabling - - - --- 2022-11-02 Sean Christopherson New
[06/44] KVM: s390: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - 1 - --- 2022-11-02 Sean Christopherson New
[05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails KVM: Rework kvm_init() and hardware enabling - 1 - --- 2022-11-02 Sean Christopherson New
[04/44] KVM: Teardown VFIO ops earlier in kvm_exit() KVM: Rework kvm_init() and hardware enabling - 2 - --- 2022-11-02 Sean Christopherson New
[03/44] KVM: Allocate cpus_hardware_enabled after arch hardware setup KVM: Rework kvm_init() and hardware enabling - 1 - --- 2022-11-02 Sean Christopherson New
[02/44] KVM: Initialize IRQ FD after arch hardware setup KVM: Rework kvm_init() and hardware enabling - - - --- 2022-11-02 Sean Christopherson New
[01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization KVM: Rework kvm_init() and hardware enabling - - - --- 2022-11-02 Sean Christopherson New
[v6,8/8] KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped KVM: x86: Apply NX mitigation more precisely - 1 - --- 2022-10-19 Sean Christopherson New
[v6,7/8] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust() KVM: x86: Apply NX mitigation more precisely - 3 - --- 2022-10-19 Sean Christopherson New
[v6,6/8] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page KVM: x86: Apply NX mitigation more precisely - - - --- 2022-10-19 Sean Christopherson New
[v6,5/8] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages KVM: x86: Apply NX mitigation more precisely - 3 - --- 2022-10-19 Sean Christopherson New
[v6,4/8] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE KVM: x86: Apply NX mitigation more precisely - 2 - --- 2022-10-19 Sean Christopherson New
[v6,3/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs KVM: x86: Apply NX mitigation more precisely - 2 - --- 2022-10-19 Sean Christopherson New
[v6,2/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency KVM: x86: Apply NX mitigation more precisely - 1 - --- 2022-10-19 Sean Christopherson New
[v6,1/8] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked KVM: x86: Apply NX mitigation more precisely - - - --- 2022-10-19 Sean Christopherson New
[v2,16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,09/16] KVM: Clean up hva_to_pfn_retry() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,07/16] KVM: Store gfn_to_pfn_cache length as an immutable property KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,06/16] KVM: Store immutable gfn_to_pfn_cache properties KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,05/16] KVM: x86: Remove unused argument in gpc_unmap_khva() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,04/16] KVM: Shorten gfn_to_pfn_cache function names KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,03/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
« 1 210 11 12 13 »