messages from 2022-11-01 14:58:16 to 2022-11-09 20:54:36 UTC [more...]
[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2022-11-09 20:53 UTC (13+ 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 13/17] x86/hyperv: Initialize cpu and memory for "
[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2022-11-09 20:52 UTC
[Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-11-09 20:05 UTC (21+ 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
[PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
2022-11-09 19:07 UTC
[PATCH 1/1] scsi: storvsc: Fix handling of srb_status and capacity change events
2022-11-09 18:48 UTC
[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2022-11-09 1:09 UTC (22+ messages)
` [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [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 v3] net: mana: Fix return type of mana_start_xmit()
2022-11-09 0:26 UTC
[PATCH v1] PCI: hv: update comment in x86 specific hv_arch_irq_unmask
2022-11-07 17:18 UTC
[PATCH v2] x86/Hyper-V: Expand definition of struct hv_vp_assist_page
2022-11-07 10:33 UTC (2+ messages)
[PATCH v1] hv: fix comment typo in vmbus_channel/low_latency
2022-11-05 11:54 UTC
[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
2022-11-04 23:38 UTC (2+ messages)
[PATCH] x86/hyperv: Restore VP assist page after cpu offlining/onlining
2022-11-04 20:57 UTC (4+ messages)
[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
2022-11-04 20:50 UTC (13+ 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] 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 v3 0/5] Add support running nested Microsoft Hypervisor
2022-11-04 10:49 UTC (11+ 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 4/5] Drivers: hv: Enable vmbus driver for nested root partition
` [PATCH v3 5/5] x86/hyperv: Change interrupt vector "
[PATCH] hv_balloon: Fix committed value in post_status() if dynamic memory is disabled
2022-11-04 6:52 UTC
[PATCH v2 0/4] hyper-v: Introduce TSC page for root partition
2022-11-03 17:22 UTC (9+ messages)
` [PATCH v2 1/4] drivers/clocksource/hyper-v: Introduce a pointer to TSC page
` [PATCH v2 2/4] drivers/clocksource/hyper-v: Introduce TSC PFN getter
` [PATCH v2 3/4] drivers/clocksource/hyper-v: Use TSC PFN getter to map vvar page
` [PATCH v2 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition
[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
[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
2022-11-03 14:16 UTC (12+ messages)
` [PATCH v2 1/5] mshv: Add support for detecting nested hypervisor
` [PATCH v2 2/5] hv: Setup synic registers in case of nested root partition
` [PATCH v2 3/5] hv: Add an interface to do nested hypercalls
` [PATCH v2 4/5] hv: Enable vmbus driver for nested root partition
` [PATCH v2 5/5] hv, mshv : Change interrupt vector "
[PATCH] net: mana: Assign interrupts to CPUs based on NUMA nodes
2022-11-03 11:30 UTC (3+ messages)
[PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
2022-11-03 10:00 UTC (7+ messages)
` [PATCH v2 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
[PATCH 0/4] hyper-v: Introduce TSC page for root partition
2022-11-02 21:49 UTC (17+ messages)
` [PATCH 1/4] drivers/clocksource/hyper-v: Introduce a pointer to TSC page
` [PATCH 2/4] drivers/clocksource/hyper-v: Introduce TSC MSR register structure
` [PATCH 3/4] drivers/clocksource/hyper-v: Use TSC PFN getter to map vvar page
` [PATCH 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition
[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
2022-11-02 17:08 UTC (5+ messages)
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
[PATCH 0/6] Add support running nested Microsoft Hypervisor
2022-11-02 15:46 UTC (9+ messages)
` [PATCH 1/6] mshv: Add support for detecting nested hypervisor
` [PATCH 2/6] hv: Setup synic registers in case of nested root partition
` [PATCH 3/6] hv: Set the correct EOM register in case of nested hypervisor
` [PATCH 4/6] hv: Add an interface to do nested hypercalls
` [PATCH 5/6] hv: Enable vmbus driver for nested root partition
` [PATCH 6/6] hv, mshv : Change interrupt vector "
[PATCH] HID: hyperv: fix possible memory leak in mousevsc_probe()
2022-11-02 13:34 UTC (2+ messages)
[PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
2022-11-02 13:06 UTC (3+ messages)
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-02 10:46 UTC (17+ messages)
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements
[Patch v9 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-11-01 18:31 UTC (6+ messages)
` [Patch v9 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
[PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-01 17:26 UTC (32+ messages)
` [PATCH v13 25/48] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v13 26/48] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v13 27/48] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
` [PATCH v13 28/48] KVM: nSVM: hyper-v: Enable L2 TLB flush
` [PATCH v13 29/48] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v13 30/48] KVM: selftests: Better XMM read/write helpers
` [PATCH v13 31/48] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v13 32/48] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v13 33/48] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v13 34/48] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v13 35/48] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v13 36/48] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH v13 37/48] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v13 38/48] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v13 39/48] KVM: selftests: Sync 'struct hv_vp_assist_page' "
` [PATCH v13 40/48] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v13 41/48] KVM: selftests: Split off load_evmcs() from load_vmcs()
` [PATCH v13 42/48] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
` [PATCH v13 43/48] KVM: selftests: Allocate Hyper-V partition assist page
` [PATCH v13 44/48] KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
` [PATCH v13 45/48] KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
` [PATCH v13 46/48] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v13 47/48] KVM: selftests: hyperv_svm_test: "
` [PATCH v13 48/48] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).