linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 18:21:14 to 2021-04-21 17:33:32 UTC [more...]

[PATCH] PCI: hv: Fix a race condition when removing the device
 2021-04-21 17:33 UTC  (2+ messages)

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

[PATCH v3 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-21 14:06 UTC  (8+ 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 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

[bug report] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-21 10:06 UTC 

[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 

[PATCH v8 net-next 0/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-19 15:54 UTC  (4+ 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)

[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  (4+ 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  (26+ messages)
` [PATCH RFC 01/22] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH RFC 02/22] KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
` [PATCH RFC 03/22] KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE privilege bit
` [PATCH RFC 04/22] KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE "
` [PATCH RFC 05/22] KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE "
` [PATCH RFC 06/22] KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE "
` [PATCH RFC 07/22] KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE "
` [PATCH RFC 08/22] KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE "
` [PATCH RFC 09/22] KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE "
` [PATCH RFC 10/22] KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE "
` [PATCH RFC 11/22] KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE "
` [PATCH RFC 12/22] KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS "
` [PATCH RFC 13/22] KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT "
` [PATCH RFC 14/22] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE "
` [PATCH RFC 15/22] "
` [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  (16+ 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)

[PATCH] Drivers: hv: vmbus: remove unused including <linux/version.h>
 2021-04-13 11:09 UTC  (2+ messages)

[PATCH v4 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-12 20:43 UTC  (5+ messages)

[RFC PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-12 20:29 UTC  (3+ 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).