linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 19:27:12 to 2021-08-24 08:49:43 UTC [more...]

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-24  8:49 UTC  (64+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver
        ` min_align_mask "

[bug report] PCI: hv: Fix a race condition when removing the device
 2021-08-24  7:23 UTC  (2+ messages)

[PATCH] PCI: hv: Fix a bug on removing child devices on the bus
 2021-08-24  7:20 UTC 

[PATCH net-next] mana: Add support for EQ sharing
 2021-08-24  1:38 UTC  (4+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-23 12:49 UTC  (18+ messages)
` [PATCH v6 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
` [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
` [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2021-08-22 17:32 UTC  (10+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-13 16:43 UTC  (4+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

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

[RFC 0/5] PCI: Use the private field of pci_host_bridge for ACPI device
 2021-08-11 15:36 UTC  (6+ messages)
` [RFC 1/5] PCI: Introduce pci_create_root_bus_priv()
` [RFC 2/5] PCI/ACPI: Store ACPI device information in the host bridge structure
` [RFC 3/5] PCI: hv: Set NULL as the ACPI device for the PCI host bridge
` [RFC 4/5] arm64: PCI: Retrieve ACPI device information directly from host bridges
` [RFC 5/5] PCI: hv: Remove the dependency of pci_config_window

[RFC v1 0/8] MSHV: add PV-IOMMU driver
 2021-08-10 10:52 UTC  (17+ messages)
` [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

[PATCH 1/1] scsi: storvsc: Log TEST_UNIT_READY errors as warnings
 2021-08-10  5:17 UTC  (2+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-08-10  3:01 UTC  (19+ messages)
` [Patch v5 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v5 2/3] Drivers: hv: add Azure Blob driver
` [Patch v5 3/3] Drivers: hv: Add to maintainer for Hyper-V/Azure drivers

[PATCH v2 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-08-07  2:17 UTC  (23+ messages)
` [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes
` [PATCH 02/19] x86/hyperv: convert hyperv statuses to strings
` [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/)
` [PATCH 04/19] drivers/hv: check extension ioctl
` [PATCH 05/19] drivers/hv: create partition ioctl
` [PATCH 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls
` [PATCH 07/19] drivers/hv: withdraw memory hypercall
` [PATCH 08/19] drivers/hv: map and unmap guest memory
` [PATCH 09/19] drivers/hv: create vcpu ioctl
` [PATCH 10/19] drivers/hv: get and set vcpu registers ioctls
` [PATCH 11/19] drivers/hv: set up synic pages for intercept messages
` [PATCH 12/19] drivers/hv: run vp ioctl and isr
` [PATCH 13/19] drivers/hv: install intercept ioctl
` [PATCH 14/19] drivers/hv: assert interrupt ioctl
` [PATCH 15/19] drivers/hv: get and set vp state ioctls
` [PATCH 16/19] drivers/hv: mmap vp register page
` [PATCH 17/19] drivers/hv: get and set partition property ioctls
` [PATCH 18/19] drivers/hv: Add enlightenment bits to create partition ioctl
` [PATCH 19/19] drivers/hv: Translate GVA to GPA

[PATCH] drm/aperture: Pass DRM driver structure instead of driver name
 2021-08-05 20:37 UTC  (2+ messages)

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2021-08-05 18:08 UTC 

[PATCH] x86/Hyper-V: Initialize Hyper-V stimer after enabling lapic
 2021-08-05 17:35 UTC  (4+ messages)

[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-05 16:01 UTC  (23+ messages)
` [PATCH V2 01/14] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V2 02/14] x86/HV: Initialize shared memory boundary in the "
` [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support
` [PATCH V2 04/14] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V2 05/14] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V2 06/14] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V2 07/14] HV: Add ghcb hvcall support for SNP VM
` [PATCH V2 08/14] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V2 09/14] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V2 10/14] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V2 11/14] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V2 12/14] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V2 13/14] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V2 14/14] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH 00/11] Provide offset-adjusted framebuffer mappings
 2021-08-04 18:22 UTC  (2+ messages)

[PATCH v12 0/5] Enable Linux guests on Hyper-V on ARM64
 2021-08-04 16:58 UTC  (14+ messages)
` [PATCH v12 1/5] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v12 2/5] arm64: hyperv: Add panic handler
` [PATCH v12 3/5] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v12 4/5] arm64: efi: Export screen_info
` [PATCH v12 5/5] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v5] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-08-04 12:20 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).