LinuxLists
Users
About
Vitaly Kuznetsov (
[email protected]
)
Number of posts: 4062 (1.12 per day)
First post: 2014-06-06 10:58:33
Last post: 2024-05-09 09:19:53
Previous Page
/
Next Page
Date
List
Subject
2022-11-01 16:08:17
linux-kernel
[PATCH v13 36/48] KVM: selftests: Drop helpers to read/write page table entries
2022-11-01 16:07:41
linux-kernel
[PATCH v13 17/48] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
2022-11-01 16:07:25
linux-kernel
[PATCH v13 39/48] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
2022-11-01 16:05:42
linux-kernel
[PATCH v13 34/48] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
2022-11-01 16:04:45
linux-kernel
[PATCH v13 10/48] KVM: x86: hyper-v: Add helper to read hypercall data for array
2022-11-01 16:04:44
linux-kernel
[PATCH v13 46/48] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
2022-11-01 16:03:51
linux-kernel
[PATCH v13 42/48] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
2022-11-01 16:03:47
linux-kernel
[PATCH v13 23/48] KVM: x86: hyper-v: L2 TLB flush
2022-11-01 16:00:20
linux-kernel
[PATCH v13 22/48] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
2022-11-01 15:59:55
linux-kernel
[PATCH v13 12/48] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
2022-11-01 15:59:14
linux-kernel
[PATCH v13 40/48] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
2022-11-01 15:59:08
linux-kernel
[PATCH v13 33/48] KVM: selftests: Hyper-V PV IPI selftest
2022-11-01 15:59:01
linux-kernel
[PATCH v13 30/48] KVM: selftests: Better XMM read/write helpers
2022-11-01 15:58:23
linux-kernel
[PATCH v13 15/48] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
2022-11-01 15:57:47
linux-kernel
Re: [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-01 15:57:36
linux-kernel
[PATCH v13 18/48] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
2022-11-01 15:57:29
linux-kernel
[PATCH v13 25/48] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
2022-11-01 15:37:22
linux-kernel
[PATCH v13 43/48] KVM: selftests: Allocate Hyper-V partition assist page
2022-11-01 15:36:11
linux-kernel
[PATCH v13 13/48] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
2022-11-01 15:35:18
linux-kernel
[PATCH v13 04/48] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
2022-11-01 15:35:15
linux-kernel
[PATCH v13 01/48] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
2022-11-01 15:34:01
linux-kernel
[PATCH v13 16/48] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
2022-11-01 15:32:40
linux-kernel
[PATCH v13 27/48] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
2022-11-01 15:32:24
linux-kernel
[PATCH v13 05/48] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
2022-11-01 15:32:24
linux-kernel
[PATCH v13 29/48] KVM: x86: Expose Hyper-V L2 TLB flush feature
2022-11-01 15:32:11
linux-kernel
[PATCH v13 35/48] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
2022-11-01 15:30:08
linux-kernel
[PATCH v13 09/48] KVM: x86: hyper-v: Introduce TLB flush fifo
2022-11-01 15:28:14
linux-kernel
[PATCH v13 02/48] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
2022-11-01 15:27:37
linux-kernel
[PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-01 15:24:38
linux-kernel
[PATCH v13 45/48] KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
2022-11-01 15:24:37
linux-kernel
[PATCH v13 06/48] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
2022-11-01 15:20:53
linux-kernel
[PATCH v13 41/48] KVM: selftests: Split off load_evmcs() from load_vmcs()
2022-11-01 15:20:51
linux-kernel
[PATCH v13 07/48] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
2022-11-01 15:20:21
linux-kernel
[PATCH v13 37/48] KVM: selftests: Hyper-V PV TLB flush selftest
2022-11-01 15:18:05
linux-kernel
[PATCH v13 08/48] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
2022-11-01 15:11:29
linux-kernel
[PATCH v13 11/48] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
2022-11-01 15:00:30
linux-kernel
[PATCH v13 24/48] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
2022-11-01 15:00:17
linux-kernel
[PATCH v13 20/48] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
2022-11-01 14:59:41
linux-kernel
[PATCH v13 14/48] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
2022-10-31 09:36:47
linux-kernel
Re: [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-10-27 12:22:33
linux-kernel
Re: [PATCH 4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
2022-10-27 12:20:19
linux-kernel
Re: [PATCH 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check
2022-10-27 09:00:09
linux-kernel
Re: [PATCH v12 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
2022-10-24 13:46:56
linux-kernel
Re: [RFC PATCH] Add Hyperv extended hypercall support in KVM
2022-10-21 16:27:43
linux-kernel
[PATCH v12 29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature
2022-10-21 16:27:37
linux-kernel
[PATCH v12 06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
2022-10-21 16:26:49
linux-kernel
[PATCH v12 27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
2022-10-21 16:26:04
linux-kernel
[PATCH v12 21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
2022-10-21 16:25:35
linux-kernel
[PATCH v12 25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
2022-10-21 16:25:05
linux-kernel
[PATCH v12 43/46] KVM: selftests: Allocate Hyper-V partition assist page
2022-10-21 16:24:04
linux-kernel
[PATCH v12 39/46] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h