Show patches with: Submitter = Vitaly Kuznetsov       |    Archived = No       |   148 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,37/46] KVM: selftests: Hyper-V PV TLB flush selftest KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,36/46] KVM: selftests: Drop helpers to read/write page table entries KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,35/46] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ra… KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,33/46] KVM: selftests: Hyper-V PV IPI selftest KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,32/46] KVM: selftests: Move the function doing Hyper-V hypercall to a common header KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,31/46] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,30/46] KVM: selftests: Better XMM read/write helpers KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,28/46] KVM: nSVM: hyper-v: Enable L2 TLB flush KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,26/46] KVM: nVMX: hyper-v: Enable L2 TLB flush KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv' KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,24/46] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,23/46] KVM: x86: hyper-v: L2 TLB flush KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,22/46] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall() KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,20/46] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,19/46] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,18/46] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack … KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,17/46] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi() KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,15/46] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw… KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,14/46] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 2 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,12/46] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,10/46] KVM: x86: hyper-v: Add helper to read hypercall data for array KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,09/46] KVM: x86: hyper-v: Introduce TLB flush fifo KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,08/46] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,07/46] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all() KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}" KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,05/46] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush' KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,04/46] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments" KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - 1 - --- 2022-10-21 Vitaly Kuznetsov New
[v12,03/46] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,02/46] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[v12,01/46] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features - - - --- 2022-10-21 Vitaly Kuznetsov New
[4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too KVM: VMX: nVMX: Make eVMCS enablement more robust - - - --- 2022-10-18 Vitaly Kuznetsov New
[v5,7/7] KVM: selftests: Test Hyper-V invariant TSC control KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,6/7] KVM: selftests: Test that values written to Hyper-V MSRs are preserved KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,5/7] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE() KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,4/7] KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_features test KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,3/7] KVM: x86: Hyper-V invariant TSC control KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,2/7] KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX KVM: x86: Hyper-V invariant TSC control feature - - - --- 2022-10-13 Vitaly Kuznetsov New
[v5,1/7] x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define KVM: x86: Hyper-V invariant TSC control feature - 1 - --- 2022-10-13 Vitaly Kuznetsov New
« 1 2 »