linux-hyperv
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH net-next, v4] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Jakub Kicinski
Re: [PATCH net-next, v4] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
[PATCH v2 1/3] x86: Use MOVL when reading segment registers
Uros Bizjak
[PATCH v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
[PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
Re: [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
H. Peter Anvin
Re: [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
[PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
Breno Leitao
Re: [PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
patchwork-bot+netdevbpf
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
Bobby Eshleman
[PATCH net-next v11 01/13] vsock: a per-net vsock NS mode state
Bobby Eshleman
[PATCH net-next v11 02/13] vsock: add netns to vsock core
Bobby Eshleman
[PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
[PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
Re: [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
Stefano Garzarella
[PATCH net-next v11 06/13] selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
[PATCH net-next v11 07/13] selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
[PATCH net-next v11 05/13] vsock: add netns support to virtio transports
Bobby Eshleman
Re: [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
Stefano Garzarella
Re: [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
Bobby Eshleman
Re: [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
Stefano Garzarella
[PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
Re: [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Stefano Garzarella
[PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
Re: [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
Stefano Garzarella
[PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
Re: [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
Stefano Garzarella
[PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
Re: [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
Stefano Garzarella
[PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
Re: [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Stefano Garzarella
[PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes
Bobby Eshleman
Re: [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes
Stefano Garzarella
[PATCH 1/1] Drivers: hv: use kmalloc_array() instead of kmalloc()
Gongwei Li
Re: [PATCH 1/1] Drivers: hv: use kmalloc_array() instead of kmalloc()
Wei Liu
[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
longli
Re: [Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
Simon Horman
RE: [EXTERNAL] Re: [Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
Long Li
Re: [EXTERNAL] Re: [Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
Jakub Kicinski
RE: [EXTERNAL] Re: [Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
Long Li
[PATCH 1/3] x86: Use MOVL when reading segment registers
Uros Bizjak
[PATCH 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
Re: [PATCH 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Wei Liu
[PATCH 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
Re: [PATCH 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Wei Liu
RE: [PATCH 1/3] x86: Use MOVL when reading segment registers
Michael Kelley
Re: [PATCH 1/3] x86: Use MOVL when reading segment registers
Uros Bizjak
[PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
Re: [PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
Re: [PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Nuno Das Neves
Re: [PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
[PATCH net-next v6 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
Aditya Garg
[PATCH net-next v6 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
[PATCH net-next v6 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
Re: [PATCH net-next v6 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
patchwork-bot+netdevbpf
[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
Bobby Eshleman
[PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
Bobby Eshleman
Re: [PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
Stefano Garzarella
[PATCH net-next v10 02/11] vsock: add netns to vsock core
Bobby Eshleman
Re: [PATCH net-next v10 02/11] vsock: add netns to vsock core
Stefano Garzarella
[PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
Re: [PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
Stefano Garzarella
[PATCH net-next v10 04/11] vsock: add netns support to virtio transports
Bobby Eshleman
Re: [PATCH net-next v10 04/11] vsock: add netns support to virtio transports
Stefano Garzarella
[PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
Re: [PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
Stefano Garzarella
[PATCH net-next v10 07/11] selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
[PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
Re: [PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
Stefano Garzarella
[PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
Re: [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Bobby Eshleman
Re: [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
Stefano Garzarella
[PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
Re: [PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
Stefano Garzarella
[PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
Re: [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Stefano Garzarella
Re: [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
[PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes
Bobby Eshleman
Re: [PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes
Stefano Garzarella
[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
longli
RE: [Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
Haiyang Zhang
Re: [Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
Paolo Abeni
RE: [EXTERNAL] Re: [Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
Long Li
[PATCH v5 0/3] Add support for clean shutdown with MSHV
Praveen K Paladugu
[PATCH v5 1/3] hyperv: Add definitions for MSHV sleep state configuration
Praveen K Paladugu
Re: [PATCH v5 1/3] hyperv: Add definitions for MSHV sleep state configuration
Stanislav Kinsburskii
RE: [PATCH v5 1/3] hyperv: Add definitions for MSHV sleep state configuration
Michael Kelley
Re: [PATCH v5 1/3] hyperv: Add definitions for MSHV sleep state configuration
Praveen Paladugu
[PATCH v5 3/3] hyperv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
Re: [PATCH v5 3/3] hyperv: Cleanly shutdown root partition with MSHV
Stanislav Kinsburskii
Re: [PATCH v5 3/3] hyperv: Cleanly shutdown root partition with MSHV
Praveen Paladugu
Re: [PATCH v5 3/3] hyperv: Cleanly shutdown root partition with MSHV
kernel test robot
[PATCH v5 2/3] hyperv: Use reboot notifier to configure sleep state
Praveen K Paladugu
Re: [PATCH v5 2/3] hyperv: Use reboot notifier to configure sleep state
Stanislav Kinsburskii
Re: [PATCH v5 2/3] hyperv: Use reboot notifier to configure sleep state
kernel test robot
Re: [PATCH v5 2/3] hyperv: Use reboot notifier to configure sleep state
kernel test robot
[PATCH] Drivers: hv: adjust interrupt control structure for ARM64
Anirudh Rayabharam
[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
Ricardo Neri
[PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
Ricardo Neri
Re: [PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
Rafael J. Wysocki
Re: [PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
Ricardo Neri
[PATCH v7 2/9] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
[PATCH v7 4/9] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
Ricardo Neri
[PATCH v7 3/9] x86/dt: Parse the Wakeup Mailbox for Intel processors
Ricardo Neri
[PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private
Ricardo Neri
[PATCH v7 9/9] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Ricardo Neri
[PATCH v7 5/9] x86/realmode: Make the location of the trampoline configurable
Ricardo Neri
[PATCH v7 6/9] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
Ricardo Neri
[PATCH v7 7/9] x86/acpi: Add a helper get the address of the wakeup mailbox
Ricardo Neri
Re: [PATCH v7 7/9] x86/acpi: Add a helper get the address of the wakeup mailbox
Rafael J. Wysocki
Re: [PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
Ricardo Neri
[PATCH v6 0/5] Series short description
Stanislav Kinsburskii
[PATCH v6 2/5] Drivers: hv: Centralize guest memory region destruction
Stanislav Kinsburskii
[PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
Stanislav Kinsburskii
RE: [PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
Michael Kelley
Re: [PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
Stanislav Kinsburskii
[PATCH v6 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned
Stanislav Kinsburskii
[PATCH v6 1/5] Drivers: hv: Refactor and rename memory region handling functions
Stanislav Kinsburskii
[PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
Stanislav Kinsburskii
RE: [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
Michael Kelley
Re: [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
Stanislav Kinsburskii
RE: [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
Michael Kelley
Re: [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
Stanislav Kinsburskii
Re: [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
kernel test robot
[PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
Re: [PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Nuno Das Neves
Re: [PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Nuno Das Neves
Re: [PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
[PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
Naman Jain
Re: [PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
Greg Kroah-Hartman
Re: [PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
Salvatore Bonaccorso
Re: [PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
Naman Jain
[PATCH 6.12] uio_hv_generic: Set event for all channels on the device
Naman Jain
Re: [PATCH 6.12] uio_hv_generic: Set event for all channels on the device
Naman Jain
Re: [PATCH 6.12] uio_hv_generic: Set event for all channels on the device
Peter Morrow
[patch net-next] net: mana: Handle hardware reset events when probing the device
longli
RE: [patch net-next] net: mana: Handle hardware reset events when probing the device
Haiyang Zhang
RE: [patch net-next] net: mana: Handle hardware reset events when probing the device
Long Li
[PATCH net-next v5 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
Aditya Garg
[PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
Re: [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Eric Dumazet
RE: [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Haiyang Zhang
Re: [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Jakub Kicinski
Re: [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
[PATCH net-next v5 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
RE: [PATCH net-next v5 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
Haiyang Zhang
[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
Erni Sri Satya Vennela
[PATCH net-next v3 2/2] net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
RE: [PATCH net-next v3 2/2] net: mana: Add standard counter rx_missed_errors
Haiyang Zhang
[PATCH net-next v3 1/2] net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
RE: [PATCH net-next v3 1/2] net: mana: Move hardware counter stats from per-port to per-VF context
Haiyang Zhang
Re: [PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
patchwork-bot+netdevbpf
[PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
kernel test robot
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Wei Liu
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Nuno Das Neves
Re: [PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam
[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
Sean Christopherson
[PATCH 2/9] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Sean Christopherson
Re: [PATCH 2/9] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Yosry Ahmed
Re: [PATCH 2/9] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Yosry Ahmed
[PATCH 1/9] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
Re: [PATCH 1/9] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Yosry Ahmed
[PATCH 3/9] KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
Re: [PATCH 3/9] KVM: SVM: Add a helper to detect VMRUN failures
Yosry Ahmed
Re: [PATCH 3/9] KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
[PATCH 8/9] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
Re: [PATCH 8/9] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Yosry Ahmed
[PATCH 4/9] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
Re: [PATCH 4/9] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Yosry Ahmed
[PATCH 5/9] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
Re: [PATCH 5/9] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Yosry Ahmed
[PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
Re: [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Yosry Ahmed
Re: [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Paolo Bonzini
Re: [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
[PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Yosry Ahmed
RE: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Michael Kelley
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Wei Liu
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Wei Liu
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
Re: [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
Earlier messages
Later messages