Vineeth Pillai ([email protected])

Number of posts: 100 (0.28 per day)
First post: 2020-07-31 16:42:32
Last post: 2021-07-28 20:20:06

Date List Subject
2021-07-28 20:20:06 linux-kernel Re: [PATCH] KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
2021-07-27 00:45:27 linux-kernel Re: [PATCH] KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
2021-06-30 15:05:38 linux-kernel Re: [PATCH 06/17] mshv: SynIC port and connection hypercalls
2021-06-29 17:01:18 linux-kernel Re: [PATCH 06/17] mshv: SynIC port and connection hypercalls
2021-06-29 16:24:30 linux-kernel Re: [PATCH 06/17] mshv: SynIC port and connection hypercalls
2021-06-15 14:27:14 linux-kernel Re: [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support
2021-06-04 15:48:30 linux-kernel Re: [bug report] Commit ccf953d8f3d6 ("fb_defio: Remove custom address_space_operations") breaks Hyper-V FB driver
2021-06-03 15:19:36 linux-kernel [PATCH v5 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
2021-06-03 15:18:21 linux-kernel [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support
2021-06-03 15:17:39 linux-kernel [PATCH v5 4/7] KVM: SVM: Software reserved fields
2021-06-03 15:17:39 linux-kernel [PATCH v5 1/7] hyperv: Detect Nested virtualization support for SVM
2021-06-03 15:17:39 linux-kernel [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
2021-06-03 15:17:04 linux-kernel [PATCH v5 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
2021-06-03 15:16:53 linux-kernel [PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
2021-06-03 15:16:46 linux-kernel [PATCH v5 2/7] hyperv: SVM enlightened TLB flush support flag
2021-06-02 19:23:08 linux-kernel [PATCH 15/17] mshv: Level-triggered interrupt support for irqfd
2021-06-02 17:25:55 linux-kernel [PATCH 14/17] mshv: Notifier framework for EOI for level triggered interrupts
2021-06-02 17:25:25 linux-kernel [PATCH 08/17] mshv: Port id management
2021-06-02 17:25:13 linux-kernel [PATCH 05/17] mshv: SynIC event ring and event flags support
2021-06-02 17:25:12 linux-kernel [PATCH 06/17] mshv: SynIC port and connection hypercalls
2021-06-02 17:24:55 linux-kernel [PATCH 04/17] hyperv: Wrapper for setting proximity_domain_info
2021-06-02 17:24:40 linux-kernel [PATCH 10/17] mshv: Doorbell register/unregister API
2021-06-02 17:24:28 linux-kernel [PATCH 12/17] mshv: Add irqfd support for mshv
2021-06-02 17:24:23 linux-kernel [PATCH 16/17] mshv: User space controlled MSI irq routing for mshv
2021-06-02 17:24:22 linux-kernel [PATCH 17/17] mshv: Use in kernel MSI routing for irqfd
2021-06-02 17:23:48 linux-kernel [PATCH 13/17] mshv: Add ioeventfd support for mshv
2021-06-02 17:23:39 linux-kernel [PATCH 03/17] acpi: export node_to_pxm
2021-06-02 17:23:34 linux-kernel [PATCH 11/17] mshv: HvClearVirtualInterrupt hypercall
2021-06-02 17:23:33 linux-kernel [PATCH 00/17] irqfd and ioeventfd support for mshv
2021-06-02 17:23:33 linux-kernel [PATCH 09/17] mshv: Doorbell handler in hypercall ISR
2021-06-02 17:23:19 linux-kernel [PATCH 07/17] hyperv: Configure SINT for Doorbell
2021-06-02 17:23:18 linux-kernel [PATCH 01/17] hyperv: Few TLFS definitions
2021-06-02 17:22:57 linux-kernel [PATCH 02/17] drivers: hv: vmbus: Use TLFS definition for VMBUS_MESSAGE_SINT
2021-04-27 20:58:10 linux-kernel [PATCH v4 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support
2021-04-27 20:58:04 linux-kernel [PATCH v4 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
2021-04-27 20:57:37 linux-kernel [PATCH v4 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
2021-04-27 20:57:17 linux-kernel [PATCH v4 4/7] KVM: SVM: Software reserved fields
2021-04-27 20:56:53 linux-kernel [PATCH v4 0/7] Hyper-V nested virt enlightenments for SVM
2021-04-27 20:56:53 linux-kernel [PATCH v4 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
2021-04-27 20:56:41 linux-kernel [PATCH v4 2/7] hyperv: SVM enlightened TLB flush support flag
2021-04-27 20:56:05 linux-kernel [PATCH v4 1/7] hyperv: Detect Nested virtualization support for SVM
2021-04-25 13:31:56 linux-kernel Re: [PATCH v3 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB
2021-04-21 19:40:18 linux-kernel [PATCH v3 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support
2021-04-21 19:40:18 linux-kernel [PATCH v3 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
2021-04-21 19:39:56 linux-kernel [PATCH v3 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB
2021-04-21 19:39:32 linux-kernel [PATCH v3 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
2021-04-21 19:39:22 linux-kernel [PATCH v3 0/7] Hyper-V nested virt enlightenments for SVM
2021-04-21 19:35:23 linux-kernel [PATCH v3 1/7] hyperv: Detect Nested virtualization support for SVM
2021-04-21 19:00:07 linux-kernel [PATCH v3 2/7] hyperv: SVM enlightened TLB flush support flag
2021-04-21 18:56:00 linux-kernel Re: [PATCH v2 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
2021-04-21 17:48:24 linux-kernel [PATCH v3 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM