linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 02:45:37 to 2021-07-31 00:12:49 UTC [more...]

[PATCH v4] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-31  0:12 UTC  (2+ messages)

[PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering
 2021-07-30  9:35 UTC  (6+ messages)

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

[PATCH v3] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-27 17:51 UTC  (8+ messages)

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

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-07-27 16:14 UTC  (11+ messages)
` [PATCH v6 1/8] PCI: Introduce domain_nr in pci_host_bridge
` [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
` [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 5/8] PCI: hv: Generify PCI probing
` [PATCH v6 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
` [PATCH v6 7/8] PCI: hv: Set up MSI domain at bridge "
` [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-24 15:43 UTC  (5+ messages)

[GIT PULL] Hyper-V fixes for 5.14-rc3
 2021-07-22 18:00 UTC  (4+ messages)

[RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge
 2021-07-22 15:53 UTC  (2+ messages)

[PATCH] hv: Remove unused inline functions in hyperv.h
 2021-07-22 10:16 UTC  (3+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

[Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-21 16:07 UTC  (23+ messages)
` [Patch v4 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v4 2/3] Drivers: hv: add Azure Blob driver
` [Patch v4 3/3] Drivers: hv: Add to maintainer for Hyper-V/Azure drivers

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-21 15:11 UTC  (7+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-21 15:07 UTC  (11+ messages)

[PATCH] Input: serio - make write method mandatory
 2021-07-21  4:11 UTC  (3+ messages)

[RFC v5 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-07-21  0:57 UTC  (14+ messages)
` [RFC v5 1/8] PCI: Introduce domain_nr in pci_host_bridge
` [RFC v5 2/8] PCI: Support populating MSI domains of root buses via bridges
` [RFC v5 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
` [RFC v5 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
` [RFC v5 5/8] PCI: hv: Generify PCI probing
` [RFC v5 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
` [RFC v5 7/8] PCI: hv: Set up MSI domain at bridge "
` [RFC v5 8/8] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH v3,hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-19  9:27 UTC  (2+ messages)

[PATCH 1/1] drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
 2021-07-19  9:24 UTC  (3+ messages)

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

[PATCH v2,hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-16 17:47 UTC  (3+ messages)

[PATCH v2] x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
 2021-07-16 14:53 UTC  (4+ messages)

[PATCH] x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
 2021-07-16 13:33 UTC  (3+ messages)

[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-15 20:30 UTC  (3+ messages)

[RFC v4 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-07-15 19:11 UTC  (17+ messages)
` [RFC v4 1/7] PCI: Introduce domain_nr in pci_host_bridge
` [RFC v4 2/7] PCI: Allow msi domain set-up at host probing time
` [RFC v4 3/7] arm64: PCI: Support root bridge preparation for Hyper-V PCI
` [RFC v4 4/7] PCI: hv: Generify PCI probing
` [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
  ` [EXTERNAL] "
` [RFC v4 6/7] PCI: hv: Set up msi domain at bridge probing time
` [RFC v4 7/7] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (4+ messages)
` [PATCH v2 4/4] "

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

[PATCH 0/3] Additional refactoring of Hyper-V arch specific code
 2021-07-14  9:37 UTC  (2+ messages)

[PATCH v3 1/1] PCI: hv: Support for create interrupt v3
 2021-07-14  8:47 UTC  (2+ messages)

[PATCH] Hyper-V: fix for unwanted manipulation of sched_clock when TSC marked unstable
 2021-07-14  3:16 UTC  (5+ 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).