linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 22:04:25 to 2022-10-03 16:00:16 UTC [more...]

[PATCH v10 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-10-03 16:00 UTC  (64+ messages)
` [PATCH v10 01/39] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v10 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v10 04/39] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v10 05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v10 06/39] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v10 07/39] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v10 08/39] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v10 09/39] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v10 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v10 11/39] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v10 12/39] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v10 13/39] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v10 14/39] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v10 15/39] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v10 16/39] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v10 17/39] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v10 18/39] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v10 19/39] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v10 20/39] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v10 21/39] KVM: nSVM: "
` [PATCH v10 22/39] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v10 23/39] KVM: selftests: Better XMM read/write helpers
` [PATCH v10 24/39] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v10 25/39] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v10 26/39] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v10 27/39] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v10 28/39] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v10 29/39] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v10 30/39] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v10 31/39] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v10 32/39] KVM: selftests: Sync 'struct hv_vp_assist_page' "
` [PATCH v10 33/39] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v10 34/39] KVM: selftests: Split off load_evmcs() from load_vmcs()
` [PATCH v10 35/39] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
` [PATCH v10 36/39] KVM: selftests: Allocate Hyper-V partition assist page
` [PATCH v10 37/39] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v10 38/39] KVM: selftests: hyperv_svm_test: "
` [PATCH v10 39/39] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'

[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
 2022-10-03 15:03 UTC  (5+ messages)

[PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
 2022-10-03  8:50 UTC  (3+ messages)

[PATCH net] hv_netvsc: Fix race between VF offering and VF association message from host
 2022-09-30 13:03 UTC  (7+ messages)

[PATCH 0/2] Configurable order free page reporting in hyper-v
 2022-09-30  6:01 UTC  (5+ messages)
` [PATCH 2/2] hv_balloon: Add support for configurable order free page reporting
` [PATCH v2 0/2] Configurable order free page reporting in hyper-v
  ` [PATCH v2 1/2] mm/page_reporting: Add checks for page_reporting_order param
  ` [PATCH v2 2/2] hv_balloon: Add support for configurable order free page reporting

[PATCH] net: mana: Fix return type of mana_start_xmit
 2022-09-29 18:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/hyperv: Add ratelimit on error message
 2022-09-29 16:28 UTC  (4+ messages)

[PATCH 1/2] mm/page_reporting: Add checks for page_reporting_order param value
 2022-09-29 10:32 UTC 

[PATCH v6] hyperv: simplify and rename generate_guest_id
 2022-09-29  1:18 UTC  (4+ messages)

[PATCH v2] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-28 13:36 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-27 21:23 UTC  (6+ messages)

[PATCH v5] hyperv: simplify and rename generate_guest_id
 2022-09-27 21:08 UTC  (2+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-27 17:45 UTC  (7+ messages)
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket

[PATCH 0/4] x86/hyperv: KVM: VMCB enlightenment cleanups
 2022-09-27 10:11 UTC  (9+ messages)
` [PATCH 1/4] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
` [PATCH 2/4] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
` [PATCH 3/4] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
` [PATCH 4/4] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"

[PATCH v3] hyperv: simplify and rename generate_guest_id
 2022-09-27  4:54 UTC  (6+ messages)

[PATCH v4] hyperv: simplify and rename generate_guest_id
 2022-09-26  1:48 UTC 

[PATCH AUTOSEL 5.19 01/16] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-25  3:18 UTC  (3+ messages)

[PATCH -next] RDMA/mana_ib: change mana_ib_dev_ops to static
 2022-09-23 18:08 UTC  (3+ messages)

[PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
 2022-09-23 11:19 UTC  (3+ messages)

[PATCH] drivers/scsi: fix repeated words in comments
 2022-09-23 10:43 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
 2022-09-23 10:39 UTC  (5+ messages)

[PATCH] Use PCI_VENDOR_ID_MICROSOFT define instead of magic number
 2022-09-23 10:31 UTC  (5+ messages)
` [PATCH] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability

[PATCH] Drivers: hv: vmbus: Fix kernel-doc
 2022-09-23 10:29 UTC  (3+ messages)

[PATCH] drm/hyperv: Don't overwrite dirt_needed value set by host
 2022-09-23 10:15 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Optimize vmbus_on_event
 2022-09-23  9:27 UTC  (3+ messages)

[PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-22 22:07 UTC  (11+ messages)
` [PATCH v4 1/6] x86/hyperv: Add HV_INVARIANT_TSC_EXPOSED define
` [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v4 3/6] KVM: x86: Hyper-V invariant TSC control
` [PATCH v4 4/6] KVM: selftests: Rename 'msr->availble' to 'msr->fault_exepected' in hyperv_features test
` [PATCH v4 5/6] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
` [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control

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

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

[PATCH AUTOSEL 4.19 1/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:54 UTC 

[PATCH AUTOSEL 4.14] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:54 UTC 

[PATCH AUTOSEL 5.10 1/7] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:54 UTC 

[PATCH AUTOSEL 5.4 1/5] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:54 UTC 

[PATCH AUTOSEL 5.15 01/10] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:53 UTC 

[PATCH AUTOSEL 4.9] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 15:54 UTC 

[PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-09-21 15:15 UTC  (4+ messages)

[PATCH v3 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-21 14:32 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control


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