linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 15:10:52 to 2022-11-17 02:59:49 UTC [more...]

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-17  2:59 UTC  (19+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 02/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v3 03/14] x86/hyperv: Reorder code in prep for subsequent patch
` [Patch v3 04/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 06/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v3 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [Patch v3 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [Patch v3 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [Patch v3 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [Patch v3 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [Patch v3 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [Patch v3 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
 2022-11-16 22:56 UTC  (11+ messages)

[PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
 2022-11-16 18:49 UTC  (11+ messages)

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-16 16:38 UTC  (27+ messages)
` [PATCH v2 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH v2 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v2 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH v2 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v2 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v2 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v2 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v2 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v2 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v2 11/12] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v2 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH v3 0/5] Add support running nested Microsoft Hypervisor
 2022-11-16 12:12 UTC  (10+ messages)
  ` [PATCH v3 1/5] x86/hyperv: Add support for detecting nested hypervisor
  ` [PATCH v3 2/5] Drivers: hv: Setup synic registers in case of nested root partition
  ` [PATCH v3 3/5] x86/hyperv: Add an interface to do nested hypercalls

[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
 2022-11-14 13:54 UTC  (14+ messages)
` [PATCH v3 1/4] drivers/clocksource/hyper-v: Introduce a pointer to TSC page
` [PATCH v3 2/4] drivers/clocksource/hyper-v: Introduce TSC PFN getter
` [PATCH v3 3/4] drivers/clocksource/hyper-v: Use TSC PFN getter to map vvar page
` [PATCH v3 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition
        ` [PATCH v4] "

[PATCH rdma-next] RDMA/mana: Remove redefinition of basic u64 type
 2022-11-14  8:19 UTC  (4+ messages)
` [EXTERNAL] "

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-14  1:28 UTC  (23+ messages)
` [RFC PATCH 01/17] x86/boot: Check boot param's cc_blob_address for direct boot mode
` [RFC PATCH 02/17] x86/sev: Pvalidate memory gab for decompressing kernel
` [RFC PATCH 03/17] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH 04/17] x86/hyperv: apic change for sev-snp enlightened guest
` [RFC PATCH 05/17] x86/hyperv: Decrypt hv vp assist page in "
` [RFC PATCH 06/17] x86/hyperv: Get Virtual Trust Level via hvcall
` [RFC PATCH 07/17] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH 08/17] clocksource: hyper-v: decrypt hyperv tsc page "
` [RFC PATCH 09/17] x86/hyperv: decrypt vmbus pages for "
` [RFC PATCH 10/17] x86/hyperv: set target vtl in the vmbus init message
` [RFC PATCH 11/17] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
` [RFC PATCH 12/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH 13/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH 14/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH 15/17] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES
` [RFC PATCH 16/17] x86/sev: Add a #HV exception handler
` [RFC PATCH 17/17] x86/sev: Initialize #HV doorbell and handle interrupt requests

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-11-12 21:53 UTC  (9+ messages)
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-12 12:43 UTC  (9+ messages)

[PATCH 1/1] scsi: storvsc: Fix handling of srb_status and capacity change events
 2022-11-11 23:45 UTC  (2+ messages)

[PATCH v2] x86/Hyper-V: Expand definition of struct hv_vp_assist_page
 2022-11-11 23:39 UTC  (3+ messages)

[PATCH] x86/hyperv: Restore VP assist page after cpu offlining/onlining
 2022-11-11 23:34 UTC  (5+ messages)

[PATCH v1] PCI: hv: update comment in x86 specific hv_arch_irq_unmask
 2022-11-11 23:18 UTC  (2+ messages)

[PATCH v1] hv: fix comment typo in vmbus_channel/low_latency
 2022-11-11 23:17 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[PATCH] hv_balloon: Fix committed value in post_status() if dynamic memory is disabled
 2022-11-11 16:50 UTC  (2+ messages)

[Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-11-11  9:43 UTC  (24+ messages)
` [Patch v10 01/12] net: mana: Add support for auxiliary device
` [Patch v10 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v10 03/12] net: mana: Handle vport sharing between devices
` [Patch v10 04/12] net: mana: Set the DMA device max segment size
` [Patch v10 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v10 06/12] net: mana: Record port number in netdev
` [Patch v10 07/12] net: mana: Move header files to a common location
` [Patch v10 08/12] net: mana: Define max values for SGL entries
` [Patch v10 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v10 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v10 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v10 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
` (subset) [Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver

[PATCH v2 0/2] Drivers: hv: vmbus: fix two issues
 2022-11-11  1:48 UTC  (3+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
` [PATCH v2 2/2] Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()

[PATCH 0/2] Drivers: hv: vmbus: fix two issues
 2022-11-10 20:19 UTC  (4+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
` [PATCH 2/2] Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()

[PATCH v3] net: mana: Fix return type of mana_start_xmit()
 2022-11-10 11:40 UTC  (2+ messages)

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-09 20:52 UTC 

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-09  1:09 UTC  (10+ messages)
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH] x86/Hyper-V: Expand definition of struct hv_vp_assist_page
 2022-11-04 15:52 UTC  (4+ messages)

[PATCH v2 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
 2022-11-04 14:47 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
` [PATCH v2 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check
` [PATCH v2 3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
` [PATCH v2 4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V

[PATCH v2 0/4] hyper-v: Introduce TSC page for root partition
 2022-11-03 17:22 UTC  (5+ messages)
` [PATCH v2 4/4] drivers/clocksource/hyper-v: Add TSC page support "

[PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN
 2022-11-03 15:48 UTC  (3+ messages)

[PATCH v2 0/2] Fix MSR access errors during kexec in root partition
 2022-11-03 15:30 UTC  (6+ messages)
` [PATCH v2 1/2] clocksource/drivers/hyperv: add data structure for reference TSC MSR


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