linux-hyperv
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/09/04
Re: [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/09/04
Re: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Wei Liu
2025/09/04
Re: [PATCH v2] mshv: Add support for a new parent partition configuration
Wei Liu
2025/09/04
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Stanislav Kinsburskii
2025/09/04
[PATCH v0 0/6] Hyper-V: Implement hypervisor core collection
Mukesh Rathor
2025/09/04
[PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
Mukesh Rathor
2025/09/04
[PATCH v0 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh Rathor
2025/09/04
Re: [PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
Anirudh Rayabharam
2025/09/04
[PATCH v0 2/6] Hyper-V: Add two new hypercall numbers to guest ABI public header
Mukesh Rathor
2025/09/04
Re: [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Anirudh Rayabharam
2025/09/04
Re: [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Anirudh Rayabharam
2025/09/04
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/09/03
Re: [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
Nuno Das Neves
2025/09/03
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Stefano Garzarella
2025/09/03
Re: [PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
Thomas Gleixner
2025/09/03
Re: [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Thomas Gleixner
2025/09/02
[PATCH 6/6] scsi: storvsc: Remove redundant ternary operators
Liao Yuanhong
2025/09/02
[PATCH v2] mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025/09/02
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/09/02
Re: [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Bobby Eshleman
2025/09/02
Re: [PATCH net-next v5 3/9] vsock: add netns to vsock core
Bobby Eshleman
2025/09/02
Re: [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Thomas Gleixner
2025/09/02
Re: [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Stefano Garzarella
2025/09/02
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Stefano Garzarella
2025/09/02
Re: [PATCH net-next v5 3/9] vsock: add netns to vsock core
Stefano Garzarella
2025/09/02
[PATCH 0/6] scsi: Remove redundant ternary operators
Liao Yuanhong
2025/09/01
[PATCH v2] Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
Abhishek Tiwari
2025/08/31
Re: [PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
Tianyu Lan
2025/08/31
Re: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Tianyu Lan
2025/08/31
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Tianyu Lan
2025/08/31
RE: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Michael Kelley
2025/08/31
[PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
mhkelley58
2025/08/31
RE: [PATCH] fixup! mshv: Add support for a new parent partition configuration
Michael Kelley
2025/08/31
RE: [PATCH] mshv: Add support for a new parent partition configuration
Michael Kelley
2025/08/29
[PATCH] fixup! mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025/08/29
Re: [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
Wei Liu
2025/08/29
RE: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/29
RE: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Long Li
2025/08/28
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/28
[PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Nuno Das Neves
2025/08/28
[PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions
Nuno Das Neves
2025/08/28
[PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Nuno Das Neves
2025/08/28
[PATCH 2/6] mshv: Ignore second stats page map result failure
Nuno Das Neves
2025/08/28
[PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Nuno Das Neves
2025/08/28
[PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Nuno Das Neves
2025/08/28
[PATCH 0/6] mshv: Fixes for stats and vp state page mappings
Nuno Das Neves
2025/08/28
Re: [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
Nuno Das Neves
2025/08/28
Re: [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
Nuno Das Neves
2025/08/28
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Stephen Hemminger
2025/08/28
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
kernel test robot
2025/08/28
[PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/27
[PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/27
[PATCH net-next v5 5/9] vsock/virtio: add netns to virtio transport common
Bobby Eshleman
2025/08/27
[PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Bobby Eshleman
2025/08/27
[PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
Bobby Eshleman
2025/08/27
[PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
2025/08/27
[PATCH net-next v5 6/9] vhost/vsock: add netns support
Bobby Eshleman
2025/08/27
[PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/08/27
[PATCH net-next v5 2/9] vsock: add net to vsock skb cb
Bobby Eshleman
2025/08/27
[PATCH net-next v5 3/9] vsock: add netns to vsock core
Bobby Eshleman
2025/08/27
[PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
Bobby Eshleman
2025/08/27
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/08/27
[PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
2025/08/27
[PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
Sean Christopherson
2025/08/27
[PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL
Sean Christopherson
2025/08/27
[PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025/08/27
[PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025/08/27
[PATCH v2 3/7] Drivers: hv: Disable IRQs only after handling pending work before VTL return
Sean Christopherson
2025/08/27
[PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
Sean Christopherson
2025/08/27
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/08/27
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/27
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/26
Re: [PATCH net] net: hv_netvsc: fix loss of early receive events from host during channel open.
patchwork-bot+netdevbpf
2025/08/26
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Roman Kisel
2025/08/26
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Peter Zijlstra
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Naman Jain
2025/08/25
Re: [PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Singh Sengar
2025/08/25
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/25
Re: [PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Jakub Kicinski
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/08/25
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Nuno Das Neves
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Nuno Das Neves
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Peter Zijlstra
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/25
Re: [PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
Wei Liu
2025/08/25
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/08/25
[PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest
Sean Christopherson
2025/08/25
[PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025/08/25
[PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025/08/25
[PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
2025/08/25
[PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
Sean Christopherson
2025/08/25
[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/08/25
[PATCH net] net: hv_netvsc: fix loss of early receive events from host during channel open.
Dipayaan Roy
2025/08/25
[PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Sengar
2025/08/25
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Peter Zijlstra
2025/08/25
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Christoph Hellwig
2025/08/24
[PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Naman Jain
2025/08/22
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/21
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/08/21
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/08/21
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/21
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/21
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/08/21
RE: [PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/21
[PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/21
RE: [PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/21
Re: [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
Shradha Gupta
2025/08/20
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/20
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/20
Re: [PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
Ricardo Neri
2025/08/19
Re: [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
Sean Christopherson
2025/08/19
Re: [PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
kernel test robot
2025/08/19
Re: [PATCH] mshv: Add support for a new parent partition configuration
Wei Liu
2025/08/19
RE: [PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/19
Re: [PATCH] mshv: Add support for a new parent partition configuration
Easwar Hariharan
2025/08/19
Re: [PATCH] mshv: Add support for a new parent partition configuration
Wei Liu
2025/08/19
Re: [PATCH] mshv: Add support for a new parent partition configuration
Easwar Hariharan
2025/08/19
Re: [PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
patchwork-bot+netdevbpf
2025/08/19
[PATCH] mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025/08/18
[PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/18
Re: [PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
Pratyush Brahma
2025/08/18
Re: [PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
David Hildenbrand
2025/08/18
Re: [PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
Pratyush Brahma
2025/08/18
Re: [PATCH] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/18
Re: [PATCH] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/18
Re: [PATCH] uio_hv_generic: Let userspace take care of interrupt mask
Greg Kroah-Hartman
2025/08/18
Re: [PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
David Hildenbrand
2025/08/17
[PATCH] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/17
[PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
pratyush . brahma
2025/08/16
Re: [PATCH] x86/hyperv: Fix kdump on Azure CVMs
kernel test robot
2025/08/15
RE: [PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Michael Kelley
2025/08/15
Re: [PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Nuno Das Neves
2025/08/15
Re: [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
Jeremi Piotrowski
2025/08/15
[PATCH] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/14
Re: [PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Wei Liu
2025/08/14
Re: [PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Wei Liu
2025/08/14
RE: [PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Michael Kelley
2025/08/14
RE: [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
Michael Kelley
2025/08/14
[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
Dipayaan Roy
2025/08/14
Re: [PATCH v4 1/7] Drivers: hv: Introduce hv_setup_*() functions for hypercall arguments
Tianyu Lan
2025/08/13
Re: [PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
Dipayaan Roy
2025/08/13
Re: [PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
Jakub Kicinski
2025/08/13
Re: [PATCH v4 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
Nuno Das Neves
2025/08/13
Re: [PATCH v4 6/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments for mshv code
Nuno Das Neves
2025/08/13
[PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
Nuno Das Neves
2025/08/13
Re: [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
Nuno Das Neves
2025/08/13
Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/13
Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Wei Liu
2025/08/13
Re: [PATCH] PCI: hv: Remove unused parameter of hv_msi_free()
Wei Liu
2025/08/13
Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/13
Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/12
[PATCH] PCI: hv: Remove unused parameter of hv_msi_free()
Nam Cao
2025/08/12
Re: [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
Wei Liu
2025/08/12
Re: [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
Nuno Das Neves
2025/08/12
Re: [PATCH v7 0/2] Drivers: hv: Introduce new driver - mshv_vtl
Wei Liu
2025/08/12
Re: [PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
Wei Liu
2025/08/12
Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Wei Liu
2025/08/12
Re: [PATCH v2] clocksource: hyper-v: Skip unnecessary checks for the root partition
Nuno Das Neves
2025/08/12
Re: [PATCH v2] clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
2025/08/12
[PATCH v2] clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
2025/08/11
[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
Dipayaan Roy
2025/08/10
[PATCH v5.10] uio_hv_generic: Fix another memory leak in error handling paths
Shivani Agarwal
2025/08/10
[PATCH] uio_hv_generic: Fix another memory leak in error handling paths
Shivani Agarwal
2025/08/08
Re: [PATCH net,v2] hv_netvsc: Fix panic during namespace deletion with VF
patchwork-bot+netdevbpf
2025/08/08
Re: [PATCH] clocksource: hyper-v: Prefer architecture counter when running as root partition
Wei Liu
2025/08/07
Re: [PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/08/07
RE: [PATCH] clocksource: hyper-v: Prefer architecture counter when running as root partition
Michael Kelley
2025/08/07
[PATCH] clocksource: hyper-v: Prefer architecture counter when running as root partition
wei . liu
2025/08/07
Re: [PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
Stefano Garzarella
2025/08/06
RE: [Update RFC PATCH V6 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Michael Kelley
2025/08/06
Re: [PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/08/06
Re: [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
Bobby Eshleman
2025/08/06
[PATCH net,v2] hv_netvsc: Fix panic during namespace deletion with VF
Haiyang Zhang
2025/08/06
Re: [PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
Simon Horman
2025/08/06
Re: [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
Simon Horman
2025/08/06
Re: [RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
2025/08/06
[Update RFC PATCH V6 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
2025/08/06
RE: [RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Michael Kelley
2025/08/06
[RFC PATCH V6 3/4 Resend] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
Tianyu Lan
2025/08/06
[RFC PATCH V6 4/4 Resend] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
Tianyu Lan
2025/08/06
[RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
2025/08/06
[RFC PATCH V6 1/4 Resend] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
Tianyu Lan
2025/08/06
[RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/06
Re: [RFC PATCH V5 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/06
[RFC PATCH V6 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
Tianyu Lan
2025/08/06
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/06
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Tianyu Lan
2025/08/05
Re: [RFC PATCH V5 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
Naman Jain
2025/08/05
Re: [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
Sean Christopherson
2025/08/05
Re: [PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 12/12] selftests/vsock: add namespace tests
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 11/12] selftests/vsock: invoke vsock_test through helpers
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 10/12] selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 08/12] vsock/vmci: add netns hooks
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 07/12] hv_sock: add netns hooks
Bobby Eshleman
2025/08/05
[PATCH RFC net-next v4 06/12] vsock/virtio: use the global netns
Bobby Eshleman
Earlier messages
Later messages