linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 22:18:14 to 2021-07-14 02:45:36 UTC [more...]

[Patch v3 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-14  2:45 UTC  (2+ messages)
` [Patch v3 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices

[PATCH 1/1] drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
 2021-07-14  0:01 UTC 

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-13 19:35 UTC  (2+ messages)
` [PATCH v4 5/5] "

[PATCH] Hyper-V: fix for unwanted manipulation of sched_clock when TSC marked unstable
 2021-07-13 18:30 UTC  (9+ messages)

[PATCH v3 1/1] PCI: hv: Support for create interrupt v3
 2021-07-13 17:22 UTC  (2+ messages)

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:13 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v2 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:09 UTC 

[PATCH 0/3] Additional refactoring of Hyper-V arch specific code
 2021-07-12 18:51 UTC  (8+ messages)
` [PATCH 1/3] Drivers: hv: Make portions of Hyper-V init code be arch neutral
` [PATCH 2/3] Drivers: hv: Add arch independent default functions for some Hyper-V handlers
` [PATCH 3/3] Drivers: hv: Move Hyper-V misc functionality to arch-neutral code

[PATCH 1/1] asm-generic/hyperv: Add missing #include of nmi.h
 2021-07-12 17:26 UTC  (2+ messages)

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-12  9:40 UTC  (7+ messages)
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function

[Patch v2 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-12  3:58 UTC  (29+ messages)
` [Patch v2 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v2 2/3] Drivers: hv: add Azure Blob driver
` [Patch v2 3/3] Drivers: hv: Add to maintainer for "

[PATCH AUTOSEL 5.10 07/37] PCI: hv: Fix a race condition when removing the device
 2021-07-10 23:49 UTC 

[PATCH AUTOSEL 5.12 07/43] PCI: hv: Fix a race condition when removing the device
 2021-07-10 23:48 UTC 

[PATCH AUTOSEL 5.13 09/53] PCI: hv: Fix a race condition when removing the device
 2021-07-10 23:48 UTC 

[PATCH AUTOSEL 5.10 61/93] scsi: storvsc: Correctly handle multiple flags in srb_status
 2021-07-10  2:23 UTC 

[PATCH AUTOSEL 5.12 066/104] scsi: storvsc: Correctly handle multiple flags in srb_status
 2021-07-10  2:21 UTC 

[PATCH AUTOSEL 5.13 074/114] scsi: storvsc: Correctly handle multiple flags in srb_status
 2021-07-10  2:17 UTC 

[RFC v1 0/8] MSHV: add PV-IOMMU driver
 2021-07-09 20:11 UTC  (23+ messages)
` [RFC v1 1/8] x86/hyperv: export hv_build_pci_dev_id
` [RFC v1 2/8] asm-generic/hyperv: add device domain definitions
` [RFC v1 3/8] intel/vt-d: make DMAR table parsing code more flexible
` [RFC v1 4/8] intel/vt-d: export intel_iommu_get_resv_regions
` [RFC v1 5/8] mshv: add paravirtualized IOMMU support
` [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
` [RFC v1 7/8] mshv: implement in-kernel device framework
` [RFC v1 8/8] mshv: add vfio bridge device

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 14:40 UTC  (15+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 13:54 UTC  (16+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (16+ messages)
` [PATCH v2 4/4] "

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC 

[PATCH v4 0/4] Add support for XMM fast hypercalls
 2021-07-06 16:36 UTC  (5+ messages)

[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-07-06 15:41 UTC  (6+ messages)
` [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/)

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (21+ messages)

[PATCH AUTOSEL 4.14 03/15] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 4.19 04/17] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 5.4 04/26] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/26] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()

[PATCH AUTOSEL 5.10 04/41] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:29 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 16/41] drivers: hv: Fix missing error code in vmbus_connect()
` [PATCH AUTOSEL 5.10 28/41] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()

[PATCH AUTOSEL 5.12 05/52] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 18/52] drivers: hv: Fix missing error code in vmbus_connect()
` [PATCH AUTOSEL 5.12 34/52] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()

[PATCH AUTOSEL 5.13 06/59] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-07-05 15:27 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 21/59] drivers: hv: Fix missing error code in vmbus_connect()
` [PATCH AUTOSEL 5.13 37/59] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()

[PATCH 00/17] irqfd and ioeventfd support for mshv
 2021-06-30 15:03 UTC  (10+ messages)
` [PATCH 06/17] mshv: SynIC port and connection hypercalls

[GIT PULL] Hyper-V commits for 5.14
 2021-06-29 19:57 UTC  (2+ messages)

[PATCH] drm/aperture: Pass DRM driver structure instead of driver name
 2021-06-29 17:03 UTC  (4+ messages)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-28  2:21 UTC  (13+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH 0/2] Add a driver for host accelerated Microsoft Azure Blob Storage access
 2021-06-25 19:51 UTC  (8+ messages)
` [PATCH 2/2] Drivers: hv: add XStore Fastpath driver


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).