linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 22:43:48 to 2021-06-23 08:56:08 UTC [more...]

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-23  8:56 UTC  (13+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH] hv_netvsc: Avoid field-overflowing memcpy()
 2021-06-22 17:30 UTC  (2+ messages)

[PATCH] net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'
 2021-06-21 21:50 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Set needed_headroom according to VF
 2021-06-21 19:20 UTC  (2+ messages)

[PATCH 0/2] Add a driver for host accelerated Microsoft Azure Blob Storage access
 2021-06-21 18:09 UTC  (5+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [PATCH 2/2] Drivers: hv: add XStore Fastpath driver

vmemmap alloc failure in hot_add_req()
 2021-06-18 21:49 UTC  (7+ messages)

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-06-18 13:26 UTC  (6+ messages)

[PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups
 2021-06-16 20:10 UTC  (9+ messages)
` [PATCH 2/3] scsi: storvsc: Update error logging
` [PATCH 3/3] scsi: storvsc: Correctly handle multiple flags in srb_status

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

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-15 14:24 UTC  (23+ messages)
` [PATCH v5 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v5 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v5 4/7] KVM: SVM: Software reserved fields
` [PATCH v5 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v5 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[PATCH -next] drm/hyperv: Remove unused variable
 2021-06-15  9:25 UTC  (7+ messages)
` [PATCH v2 -next] drm/hyperv: Fix unused const variable 'hyperv_modifiers'

[PATCH] function mana_hwc_create_wq leaks memory
 2021-06-10 20:03 UTC  (5+ messages)

[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-06-10 18:42 UTC  (23+ messages)
` [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes
` [PATCH 02/19] asm-generic/hyperv: convert hyperv statuses to strings
` [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/)
` [PATCH 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls
` [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

[RFC v3 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-06-10 16:20 UTC  (12+ messages)
` [RFC v3 1/7] PCI: Introduce domain_nr in pci_host_bridge
` [RFC v3 2/7] PCI: Allow msi domain set-up at host probing time
` [RFC v3 3/7] PCI: hv: Generify PCI probing
` [RFC v3 4/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
` [RFC v3 5/7] PCI: hv: Set up msi domain at bridge probing time
` [RFC v3 6/7] arm64: PCI: Support root bridge preparation for Hyper-V PCI
` [RFC v3 7/7] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH 00/17] irqfd and ioeventfd support for mshv
 2021-06-10 12:19 UTC  (19+ messages)
` [PATCH 01/17] hyperv: Few TLFS definitions
` [PATCH 02/17] drivers: hv: vmbus: Use TLFS definition for VMBUS_MESSAGE_SINT
` [PATCH 03/17] acpi: export node_to_pxm
` [PATCH 04/17] hyperv: Wrapper for setting proximity_domain_info
` [PATCH 05/17] mshv: SynIC event ring and event flags support
` [PATCH 06/17] mshv: SynIC port and connection hypercalls
` [PATCH 07/17] hyperv: Configure SINT for Doorbell
` [PATCH 08/17] mshv: Port id management
` [PATCH 09/17] mshv: Doorbell handler in hypercall ISR
` [PATCH 10/17] mshv: Doorbell register/unregister API
` [PATCH 11/17] mshv: HvClearVirtualInterrupt hypercall
` [PATCH 12/17] mshv: Add irqfd support for mshv
` [PATCH 13/17] mshv: Add ioeventfd "
` [PATCH 14/17] mshv: Notifier framework for EOI for level triggered interrupts
` [PATCH 15/17] mshv: Level-triggered interrupt support for irqfd
` [PATCH 16/17] mshv: User space controlled MSI irq routing for mshv
` [PATCH 17/17] mshv: Use in kernel MSI routing for irqfd

[PATCH v6 1/3] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-06-08  9:03 UTC  (4+ messages)

[PATCH 1/1] Drivers: hv: Move Hyper-V extended capability check to arch neutral code
 2021-06-05 10:25 UTC  (3+ messages)

[bug report] Commit ccf953d8f3d6 ("fb_defio: Remove custom address_space_operations") breaks Hyper-V FB driver
 2021-06-04 18:52 UTC  (7+ messages)

[BUG] hv_netvsc: Unbind exits before the VFs bound to it are unregistered
 2021-06-04 17:25 UTC  (4+ messages)

[PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
 2021-06-04  8:49 UTC  (5+ messages)

[PATCH] video: fbdev: hyperv_fb: Removed unnecessary 'return'
 2021-06-04  2:55 UTC 

[Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal
 2021-06-03 21:48 UTC  (3+ messages)

[Patch v3 1/2] PCI: hv: Fix a race condition when removing the device
 2021-06-03 17:36 UTC  (2+ messages)

[PATCH] x86/hyperv: LP creation with lp_index on same CPU-id
 2021-06-02 15:16 UTC  (4+ messages)

[PATCH 11/19] drivers/hv: set up synic pages for intercept messages
 2021-05-29  5:44 UTC  (2+ messages)

[PATCH 10/19] drivers/hv: get and set vcpu registers ioctls
 2021-05-29  4:28 UTC  (2+ 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).