linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 12:28:01 to 2021-04-25 13:30:44 UTC [more...]

[PATCH v3 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-25 13:30 UTC  (10+ messages)
` [PATCH v3 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v3 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v3 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v3 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB
` [PATCH v3 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v3 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v3 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[Patch v2 1/2] PCI: hv: Fix a race condition when removing the device
 2021-04-25  4:53 UTC  (11+ messages)
` [Patch v2 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal

[PATCH net-next][REPOST] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
 2021-04-24  1:12 UTC 

[PATCH net-next] net: mana: Use int to check the return value of mana_gd_poll_cq()
 2021-04-23 20:30 UTC  (2+ messages)

[PATCH] net: mana: fix PCI_HYPERV dependency
 2021-04-22 20:30 UTC  (3+ messages)

[bug report] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-22  9:35 UTC  (3+ messages)

[PATCH] PCI: hv: Fix a race condition when removing the device
 2021-04-22  4:19 UTC  (7+ messages)

[PATCH v8 net-next 0/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-22  0:18 UTC  (5+ messages)
` [PATCH v8 net-next 1/2] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
  ` [PATCH v8 net-next 2/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

[PATCH 1/1] video: hyperv_fb: Add ratelimit on error message
 2021-04-21 15:27 UTC  (4+ messages)

[PATCH v2 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-21 14:03 UTC  (22+ messages)
` [PATCH v2 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v2 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v2 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v2 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB
` [PATCH v2 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v2 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v2 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[PATCH 1/2] x86/hyperv: Move hv_do_rep_hypercall to asm-generic
 2021-04-21  9:47 UTC  (8+ messages)
` [PATCH 2/2] drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status

[PATCH v2 1/1] Drivers: hv: vmbus: Increase wait time for VMbus unload
 2021-04-21  8:24 UTC  (5+ messages)
` ** POTENTIAL FRAUD ALERT - RED HAT ** "

[PATCH][next] net: mana: remove redundant initialization of variable err
 2021-04-21  0:10 UTC  (2+ messages)

[PATCH v2] Drivers: hv: vmbus: Initialize unload_event statically
 2021-04-20 19:40 UTC  (3+ messages)

[PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-04-20 12:45 UTC  (5+ messages)
` [PATCH v3 01/14] PCI: tegra: Convert to MSI domains

[PATCH 1/1] Drivers: hv: vmbus: Increase wait time for VMbus unload
 2021-04-19 18:23 UTC 

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-19  6:36 UTC  (31+ messages)
` [Resend RFC PATCH V2 01/12] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V2 02/12] x86/HV: Initialize shared memory boundary "
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 05/12] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH] Drivers: hv: vmbus: Initialize unload_event statically
 2021-04-19  6:09 UTC  (3+ messages)

[PATCH v3 0/3] Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
 2021-04-18 13:04 UTC  (7+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
` [PATCH v3 2/3] Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
` [PATCH v3 3/3] Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU offline

[RFC V2 PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-18  9:53 UTC  (17+ messages)
` [RFC V2 PATCH 1/12] x86/HV: Initialize GHCB page in Isolation VM
` [RFC V2 PATCH 2/12] x86/HV: Initialize shared memory boundary "
` [RFC V2 PATCH 3/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC V2 PATCH 4/12] HV: Add Write/Read MSR registers via ghcb
` [RFC V2 PATCH 5/12] HV: Add ghcb hvcall support for SNP VM
` [RFC V2 PATCH 6/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC V2 PATCH 7/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC V2 PATCH 8/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [RFC V2 PATCH 10/12] HV/IOMMU: Add Hyper-V dma ops support
` [RFC V2 PATCH 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC V2 PATCH 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH v7 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-16 18:44 UTC  (5+ messages)

[PATCH] Drivers: hv: vmbus: Use after free in __vmbus_open()
 2021-04-16 10:37 UTC  (3+ messages)

[PATCH RFC 00/22] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-04-16 10:31 UTC  (13+ messages)
` [PATCH RFC 01/22] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH RFC 15/22] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE privilege bit
` [PATCH RFC 16/22] KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE "
` [PATCH RFC 17/22] KVM: x86: hyper-v: Honor HV_POST_MESSAGES "
` [PATCH RFC 18/22] KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS "
` [PATCH RFC 19/22] KVM: x86: hyper-v: Honor HV_DEBUGGING "
` [PATCH RFC 20/22] KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
` [PATCH RFC 21/22] KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
` [PATCH RFC 22/22] KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall

[PATCH v6 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-15 21:27 UTC  (6+ messages)

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-15 13:22 UTC  (2+ messages)

[PATCH v2 0/3] Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
 2021-04-15 11:39 UTC  (9+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
` [PATCH v2 2/3] Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
` [PATCH v2 3/3] Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU offline

[PATCH] Drivers: hv: vmbus: remove unused function
 2021-04-14 15:15 UTC  (3+ messages)

[PATCH v3 0/4] Add support for XMM fast hypercalls
 2021-04-13 21:50 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Move FPU register accessors into fpu.h
` [PATCH v3 2/4] KVM: hyper-v: Collect hypercall params into struct
` [PATCH v3 3/4] KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
` [PATCH v3 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls

[PATCH v2 0/4] Add support for XMM fast hypercalls
 2021-04-13 21:07 UTC  (12+ messages)
` [PATCH v2 1/4] KVM: x86: Move FPU register accessors into fpu.h
` [PATCH v2 2/4] KVM: hyper-v: Collect hypercall params into struct
` [PATCH v2 3/4] KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
` [PATCH v2 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls

[PATCH v5 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-13 19:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).