Santosh Shukla ([email protected])

Number of posts: 118 (0.23 per day)
First post: 2022-06-02 16:08:56
Last post: 2023-10-22 15:01:05

Date List Subject
2023-10-22 15:01:05 linux-kernel Re: [PATCH v2] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-14 14:54:29 linux-kernel Re: [PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-14 10:16:51 linux-kernel Re: [PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-05-20 06:53:21 linux-kernel Re: [PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
2023-03-24 08:44:29 linux-kernel Re: [PATCHv4 00/11] SVM: virtual NMI
2023-03-10 09:26:50 linux-kernel Re: [PATCHv4 00/11] SVM: virtual NMI
2023-02-27 09:05:37 linux-kernel [PATCHv4 01/11] KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting VINTR
2023-02-27 09:03:20 linux-kernel [PATCHv4 00/11] SVM: virtual NMI
2023-02-27 09:02:36 linux-kernel [PATCHv4 11/11] KVM: nSVM: implement support for nested VNMI
2023-02-27 08:56:49 linux-kernel [PATCHv4 10/11] KVM: x86: add support for delayed virtual NMI injection interface
2023-02-27 08:55:11 linux-kernel [PATCHv4 04/11] KVM: SVM: add wrappers to enable/disable IRET interception
2023-02-27 08:54:21 linux-kernel [PATCHv4 07/11] KVM: x86: Save/restore all NMIs when multiple NMIs are pending
2023-02-27 08:53:40 linux-kernel [PATCHv4 06/11] KVM: x86: Tweak the code and comment related to handling concurrent NMIs
2023-02-27 08:53:37 linux-kernel [PATCHv4 09/11] KVM: SVM: Add VNMI bit definition
2023-02-27 08:53:20 linux-kernel [PATCHv4 08/11] x86/cpu: Add CPUID feature bit for VNMI
2023-02-27 08:52:03 linux-kernel [PATCHv4 05/11] KVM: x86: Raise an event request when processing NMIs if an NMI is pending
2023-02-27 08:51:08 linux-kernel [PATCHv4 03/11] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
2023-02-27 08:50:48 linux-kernel [PATCHv4 02/11] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0
2023-02-27 04:49:06 linux-kernel Re: [PATCHv3 00/10] SVM: virtual NMI
2023-02-27 04:01:00 linux-kernel [PATCHv3 10/10] KVM: nSVM: implement support for nested VNMI
2023-02-27 03:58:20 linux-kernel [PATCHv3 09/10] KVM: x86: add support for delayed virtual NMI injection interface
2023-02-27 03:57:49 linux-kernel [PATCHv3 08/10] KVM: SVM: Add VNMI bit definition
2023-02-27 03:57:45 linux-kernel [PATCHv3 07/10] x86/cpu: Add CPUID feature bit for VNMI
2023-02-27 03:56:46 linux-kernel [PATCHv3 06/10] KVM: x86: Save/restore all NMIs when multiple NMIs are pending
2023-02-27 03:56:43 linux-kernel [PATCHv3 05/10] KVM: x86: Tweak the code and comment related to handling concurrent NMIs
2023-02-27 03:56:09 linux-kernel [PATCHv3 04/10] KVM: x86: Raise an event request when processing NMIs if an NMI is pending
2023-02-27 03:55:38 linux-kernel [PATCHv3 03/10] KVM: SVM: add wrappers to enable/disable IRET interception
2023-02-27 03:55:25 linux-kernel [PATCHv3 02/10] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
2023-02-27 03:54:45 linux-kernel [PATCHv3 01/10] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0
2023-02-27 03:54:31 linux-kernel [PATCHv3 00/10] SVM: virtual NMI
2023-02-17 07:57:01 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-14 10:23:06 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-13 14:51:46 linux-kernel Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
2023-02-10 12:24:38 linux-kernel Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
2023-02-10 12:03:21 linux-kernel Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
2023-02-08 09:52:39 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-08 09:44:08 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-08 09:36:33 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-08 09:33:30 linux-kernel Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
2023-02-02 09:44:32 linux-kernel Re: [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
2022-12-08 13:45:02 linux-kernel Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
2022-12-08 12:57:47 linux-kernel Re: [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
2022-12-06 10:31:59 linux-kernel Re: [PATCH v2 00/11] SVM: vNMI (with my fixes)
2022-12-05 17:32:25 linux-kernel Re: [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
2022-12-05 17:18:17 linux-kernel Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
2022-12-05 17:00:41 linux-kernel Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
2022-12-05 16:15:45 linux-kernel Re: [PATCH v2 04/11] KVM: SVM: drop the SVM specific H_FLAGS
2022-12-05 14:25:05 linux-kernel Re: [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
2022-11-16 16:04:53 linux-kernel Re: [PATCHv5 0/8] Virtual NMI feature
2022-11-16 06:01:25 linux-kernel Re: [PATCHv5 0/8] Virtual NMI feature
2022-11-14 08:49:05 linux-kernel Re: [PATCHv5 0/8] Virtual NMI feature