linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 11:38:52 to 2022-09-19 19:40:26 UTC [more...]

[PATCH 1/3] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
 2022-09-19 19:39 UTC  (9+ messages)
` [PATCH 2/3] pci_ids: Add Microsoft PCI Vendor ID, and remove redundant definitions
      ` [PATCH v2 1/2] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
      ` [PATCH v2 2/2] pci_ids: Add the various Microsoft PCI device IDs
` [PATCH 3/3] "

Follow up questions on LPC 2022: MC: Instant Detection of Virtual Devices
 2022-09-19 17:50 UTC 

[PATCH] asm-generic: Remove unnecessary ‘0’ values from guest_id
 2022-09-19 15:33 UTC  (2+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-09-19 11:44 UTC  (17+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH] Drivers: hv: vmbus: Fix kernel-doc
 2022-09-19  6:38 UTC 

[PATCH v6 00/33] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-09-17  1:05 UTC  (38+ messages)
` [PATCH v6 01/33] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v6 02/33] x86/hyperv: Update "
` [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
` [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
` [PATCH v6 05/33] KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
` [PATCH v6 06/33] KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
` [PATCH v6 07/33] KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array
` [PATCH v6 08/33] KVM: nVMX: Use CC() macro to handle eVMCS unsupported controls checks
` [PATCH v6 09/33] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH v6 10/33] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH v6 11/33] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
` [PATCH v6 12/33] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH v6 13/33] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH v6 14/33] KVM: nVMX: WARN once and fail VM-Enter if eVMCS sees VMFUNC[63:32] != 0
` [PATCH v6 15/33] KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v6 16/33] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
` [PATCH v6 17/33] KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
` [PATCH v6 18/33] KVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry/VM-Exit controls
` [PATCH v6 19/33] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH v6 20/33] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH v6 21/33] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH v6 22/33] KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM
` [PATCH v6 23/33] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v6 24/33] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH v6 25/33] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH v6 26/33] KVM: VMX: Add missing CPU based VM execution "
` [PATCH v6 27/33] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
` [PATCH v6 28/33] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
` [PATCH v6 29/33] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
` [PATCH v6 30/33] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR
` [PATCH v6 31/33] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH v6 32/33] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH v6 33/33] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-16  3:51 UTC  (13+ messages)
    ` Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]

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

[PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-14  7:48 UTC  (12+ messages)
` [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
` [PATCH v2 3/3] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH] drm/hyperv: Don't rely on screen_info.lfb_base for Gen1 VMs
 2022-09-13 15:25 UTC  (7+ messages)

[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
 2022-09-13 13:34 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 6.0-rc6
 2022-09-12 22:42 UTC  (2+ messages)

[PATCH] drm/hyperv: Don't overwrite dirt_needed value set by host
 2022-09-12 22:02 UTC  (2+ messages)

[PATCH net] net: mana: Add rmb after checking owner bits
 2022-09-12 21:59 UTC  (2+ messages)

[PATCH] net: mana: Fix return type of mana_start_xmit
 2022-09-12 21:56 UTC  (2+ messages)

[PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
 2022-09-12 15:17 UTC  (3+ messages)

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

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-09 23:51 UTC  (15+ 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] drivers/scsi: fix repeated words in comments
 2022-09-08 13:07 UTC 

[PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information
 2022-09-07  8:15 UTC  (8+ messages)
` [PATCH v3 "

[PATCH v3 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-09-05 17:03 UTC  (8+ messages)
` [PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
` [PATCH v3 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
` [PATCH v3 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region

[PATCH] hv/hv_kvp_daemon: remove unnecessary (void*) conversions
 2022-09-05 16:56 UTC  (3+ messages)

[PATCH] Drivers: hv: Fix double word in comments
 2022-09-05 16:45 UTC  (2+ messages)

[PATCH v2 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
 2022-09-01  9:52 UTC  (4+ messages)
` [PATCH v2 1/2] Drivers: hv: balloon: Support status report for larger page sizes

[PATCH v2 1/3] net: move from strlcpy with unused retval to strscpy
 2022-08-31 22:00 UTC  (2+ messages)

[PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device
 2022-08-30 21:29 UTC  (7+ messages)
  ` [PATCH v2 5/5] "

[PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-08-30 16:27 UTC  (3+ messages)

[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-29 13:52 UTC  (8+ messages)

[PATCH v2 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-27 12:46 UTC  (10+ messages)
` [PATCH v2 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
` [PATCH v2 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
` [PATCH v2 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-23 20:16 UTC  (25+ messages)
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS

[PATCH v1 0/4] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-23 14:03 UTC  (9+ messages)
` [PATCH v1 1/4] Drivers: hv: Move legacy Hyper-V PCI video device's ids to linux/hyperv.h
` [PATCH v1 2/4] drm/hyperv: Don't forget to put PCI device when removing conflicting FB fails
` [PATCH v1 3/4] Drivers: hv: Always reserve framebuffer region for Gen1 VMs

[PATCH] Input: move from strlcpy with unused retval to strscpy
 2022-08-23  4:27 UTC  (2+ messages)

[PATCH v1 4/4] swiotlb: panic if nslabs is too small
 2022-08-22 23:47 UTC  (7+ messages)

[PATCH v3 0/4] Make balloon drivers memory changes known to the rest of the kernel
 2022-08-22 11:37 UTC 


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