Maxim Levitsky ([email protected])

Number of posts: 1986 (0.98 per day)
First post: 2018-11-04 12:03:12
Last post: 2024-05-15 21:03:57

Date List Subject
2023-01-08 14:50:25 linux-kernel Re: [PATCH v5 03/33] KVM: SVM: Flush the "current" TLB when activating AVIC
2023-01-04 19:26:23 linux-kernel Re: [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
2023-01-04 10:25:12 linux-kernel Re: [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
2023-01-01 11:11:41 linux-kernel Re: supervisor write access in kernel mode in __pv_queued_spin_unlock_slowpath
2022-12-29 09:10:41 linux-kernel Re: [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
2022-12-28 10:34:03 linux-kernel Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
2022-12-20 11:17:10 linux-kernel Re: [PATCH v2 00/11] SVM: vNMI (with my fixes)
2022-12-08 23:15:58 linux-kernel Re: [PATCH v4 24/32] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
2022-12-08 23:00:57 linux-kernel Re: [PATCH v4 20/32] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
2022-12-08 23:00:43 linux-kernel Re: [PATCH v4 08/32] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
2022-12-08 22:56:01 linux-kernel Re: [PATCH v4 03/32] KVM: SVM: Flush the "current" TLB when activating AVIC
2022-12-08 22:55:08 linux-kernel Re: [PATCH v4 01/32] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
2022-12-08 22:40:33 linux-kernel Re: [PATCH v4 31/32] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
2022-12-08 22:40:31 linux-kernel Re: [PATCH v4 27/32] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
2022-12-08 22:40:15 linux-kernel Re: [PATCH v4 11/32] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
2022-12-08 22:39:17 linux-kernel Re: [PATCH v4 06/32] KVM: x86: Track xAPIC ID only on userspace SET, _after_ vAPIC is updated
2022-12-08 22:39:04 linux-kernel Re: [PATCH v4 23/32] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
2022-12-08 22:38:39 linux-kernel Re: [PATCH v4 09/32] KVM: x86: Handle APICv updates for APIC "mode" changes via request
2022-12-08 22:38:19 linux-kernel Re: [PATCH v4 18/32] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
2022-12-08 22:38:04 linux-kernel Re: [PATCH v4 15/32] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
2022-12-08 22:38:03 linux-kernel Re: [PATCH v4 03/32] KVM: SVM: Flush the "current" TLB when activating AVIC
2022-12-08 22:35:54 linux-kernel Re: [PATCH v4 19/32] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
2022-12-08 22:33:44 linux-kernel Re: [PATCH v4 10/32] KVM: x86: Move APIC access page helper to common x86 code
2022-12-08 22:32:17 linux-kernel Re: [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
2022-12-08 22:31:40 linux-kernel Re: [PATCH v4 26/32] KVM: SVM: Always update local APIC on writes to logical dest register
2022-12-08 22:31:38 linux-kernel Re: [PATCH v4 25/32] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
2022-12-08 22:30:40 linux-kernel Re: [PATCH v4 32/32] KVM: x86: Track required APICv inhibits with variable, not callback
2022-12-08 22:13:10 linux-kernel Re: [PATCH v4 29/32] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
2022-12-08 22:07:09 linux-kernel Re: [PATCH v4 05/32] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
2022-12-08 22:04:35 linux-kernel Re: [PATCH v4 07/32] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
2022-12-08 21:56:01 linux-kernel Re: [PATCH v4 02/32] KVM: x86: Purge "highest ISR" cache when updating APICv state
2022-12-08 14:20:59 linux-kernel Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
2022-12-06 12:43:47 linux-kernel Re: [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
2022-12-06 12:41:58 linux-kernel Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
2022-12-06 12:30:56 linux-kernel Re: [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
2022-12-04 19:57:02 linux-kernel Re: [PATCH 07/13] KVM: SVM: Add VNMI support in get/set_nmi_mask
2022-12-04 17:37:16 linux-kernel Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
2022-12-01 16:06:03 linux-kernel Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
2022-12-01 14:07:55 linux-kernel Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
2022-11-30 18:32:21 linux-kernel Re: [PATCH] KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
2022-11-29 20:31:45 linux-kernel [PATCH v2 03/11] KVM: nSVM: explicitly raise KVM_REQ_EVENT on nested VM exit if L1 doesn't intercept interrupts
2022-11-29 20:31:30 linux-kernel [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
2022-11-29 20:31:28 linux-kernel [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
2022-11-29 20:31:22 linux-kernel [PATCH v2 00/11] SVM: vNMI (with my fixes)
2022-11-29 20:30:43 linux-kernel [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12
2022-11-29 20:30:36 linux-kernel [PATCH v2 10/11] KVM: SVM: implement support for vNMI
2022-11-29 20:30:33 linux-kernel [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2022-11-29 20:20:35 linux-kernel [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
2022-11-29 20:19:39 linux-kernel [PATCH v2 04/11] KVM: SVM: drop the SVM specific H_FLAGS
2022-11-29 20:19:07 linux-kernel [PATCH v2 05/11] KVM: x86: emulator: stop using raw host flags
2022-11-29 20:17:44 linux-kernel Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits