Maxim Levitsky ([email protected])

Number of posts: 1985 (1 per day)
First post: 2018-11-04 12:03:12
Last post: 2024-04-02 14:05:46

Date List Subject
2023-10-31 17:44:37 linux-kernel Re: [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
2023-10-19 13:33:38 linux-kernel Re: [PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-17 15:07:50 linux-kernel Re: [PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-17 12:14:45 linux-kernel Re: [PATCH v3 0/4] KVM: x86: tracepoint updates
2023-10-12 19:53:12 linux-kernel Re: [PATCH RFC 10/11] KVM: nVMX: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV
2023-10-12 19:53:10 linux-kernel Re: [PATCH RFC 09/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmcs() accessor
2023-10-12 19:53:10 linux-kernel Re: [PATCH RFC 11/11] KVM: nSVM: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV
2023-10-12 19:53:07 linux-kernel Re: [PATCH RFC 07/11] KVM: x86: Make Hyper-V emulation optional
2023-10-12 19:52:31 linux-kernel Re: [PATCH RFC 08/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr() accessor
2023-10-12 19:42:11 linux-kernel Re: [PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
2023-10-12 19:38:10 linux-kernel Re: [PATCH RFC 05/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_has_vector()
2023-10-12 19:37:51 linux-kernel Re: [PATCH RFC 03/11] KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
2023-10-12 19:37:48 linux-kernel Re: [PATCH RFC 04/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set()
2023-10-12 19:37:05 linux-kernel Re: [PATCH RFC 02/11] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
2023-10-12 19:31:53 linux-kernel Re: [PATCH RFC 01/11] KVM: x86: xen: Remove unneeded xen context from struct kvm_arch when !CONFIG_KVM_XEN
2023-10-11 18:47:46 linux-kernel Re: [PATCH 1/1] selftests: KVM: add test to print boottime wallclock
2023-10-10 16:14:28 linux-kernel Re: [PATCH 1/1] selftests: KVM: add test to print boottime wallclock
2023-10-10 16:13:35 linux-kernel Re: [PATCH v2 4/5] perf kvm: Support sampling guest callchains
2023-10-10 16:13:35 linux-kernel Re: [PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function'
2023-10-10 16:09:30 linux-kernel Re: [PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-10 12:04:53 linux-kernel Re: [PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-09 16:41:41 linux-kernel Re: [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2023-10-09 15:51:55 linux-kernel Re: [PATCH v7] KVM: x86/tsc: Don't sync user-written TSC against startup values
2023-10-05 17:00:00 linux-kernel Re: [PATCH v2] x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]
2023-10-05 16:44:59 linux-kernel Re: [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
2023-10-05 16:38:33 linux-kernel Re: [PATCH 02/10] KVM: SVM: Use AVIC_HPA_MASK when initializing vCPU's Physical ID entry
2023-10-05 16:38:08 linux-kernel Re: [PATCH 05/10] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
2023-10-05 16:04:34 linux-kernel Re: [PATCH 03/10] KVM: SVM: Drop pointless masking of kernel page pa's with "AVIC's" HPA mask
2023-10-05 16:04:11 linux-kernel Re: [PATCH 01/10] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
2023-10-05 16:03:58 linux-kernel Re: [PATCH 04/10] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
2023-10-05 16:01:52 linux-kernel Re: [PATCH 08/10] KVM: SVM: WARN if KVM attempts to create AVIC backing page with user APIC
2023-10-05 16:00:32 linux-kernel Re: [PATCH 07/10] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
2023-10-05 15:54:01 linux-kernel Re: [PATCH 09/10] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation
2023-10-05 14:44:06 linux-kernel Re: [PATCH 10/10] KVM: SVM: Rename "avic_physical_id_cache" to "avic_physical_id_entry"
2023-10-04 13:16:04 linux-kernel Re: [PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
2023-10-03 16:58:19 linux-kernel Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
2023-10-03 16:58:08 linux-kernel Re: [PATCH v9 5/6] KVM: x86: Migrate to __kvm_follow_pfn
2023-10-03 16:56:45 linux-kernel Re: [PATCH v9 4/6] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn
2023-10-03 16:56:05 linux-kernel Re: [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
2023-10-03 16:55:50 linux-kernel Re: [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
2023-10-02 22:20:04 linux-kernel [PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
2023-10-02 22:09:57 linux-kernel [PATCH v3 1/4] KVM: Add per vCPU flag specifying that a vCPU is loaded
2023-10-02 20:14:05 linux-kernel [PATCH v3 2/4] x86: KVM: AVIC: stop using 'is_running' bit in avic_vcpu_put()
2023-10-02 16:18:12 linux-kernel [PATCH v3 3/4] x86: KVM: don't read physical ID table entry in avic_pi_update_irte()
2023-10-02 13:14:00 linux-kernel [PATCH v3 4/4] x86: KVM: SVM: allow optionally to disable AVIC's IPI virtualization
2023-09-29 01:01:57 linux-kernel Re: [PATCH 1/3] KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
2023-09-29 00:21:14 linux-kernel [PATCH 4/5] iommu/amd: skip updating the IRTE entry when is_run is already false
2023-09-28 23:36:57 linux-kernel [PATCH 5/5] x86: KVM: SVM: workaround for AVIC's errata #1235
2023-09-28 22:46:40 linux-kernel [PATCH v2 4/4] x86: KVM: SVM: workaround for AVIC's errata #1235
2023-09-28 21:34:11 linux-kernel [PATCH 0/5] AVIC bugfixes and workarounds
2023-09-28 20:37:42 linux-kernel [PATCH 2/5] x86: KVM: SVM: add support for Invalid IPI Vector interception