public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 03:58:54 to 2022-07-14 13:50:11 UTC [more...]

[PATCH v8 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-07-14 13:48 UTC  (9+ messages)
` [PATCH v8 01/39] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v8 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v8 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v8 04/39] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v8 05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v8 06/39] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v8 07/39] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v8 08/39] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants

[PATCH 5.15 00/78] 5.15.55-rc1 review
 2022-07-14 13:46 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-14 13:45 UTC  (3+ messages)

[PATCH v7 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-07-14 13:31 UTC  (3+ messages)

[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-07-14 13:30 UTC  (11+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-07-14 12:50 UTC  (7+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures

[PATCH] KVM: SVM: fix task switch emulation on INTn instruction
 2022-07-14 12:44 UTC 

[PATCH] Documentation: kvm: clarify histogram units
 2022-07-14 12:03 UTC 

[PATCH] kvm: stats: tell userspace which values are boolean
 2022-07-14 12:03 UTC 

[PATCH] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
 2022-07-14 11:54 UTC  (5+ messages)

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-07-14 11:06 UTC  (2+ messages)

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-14 10:58 UTC  (6+ messages)

[PATCH v13 0/2] s390x: KVM: CPU Topology
 2022-07-14 10:18 UTC  (3+ messages)
` [PATCH v13 1/2] KVM: s390: guest support for topology function
` [PATCH v13 2/2] KVM: s390: resetting the Topology-Change-Report

[PATCH v4 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-14 10:07 UTC  (31+ messages)
` [PATCH v4 01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v4 02/25] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v4 03/25] x86/hyperv: Update "
` [PATCH v4 04/25] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH v4 05/25] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH v4 06/25] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
` [PATCH v4 07/25] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH v4 08/25] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH v4 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v4 10/25] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH v4 11/25] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
` [PATCH v4 12/25] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH v4 13/25] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH v4 14/25] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v4 16/25] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH v4 17/25] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH v4 18/25] KVM: VMX: Add missing CPU based VM execution "
` [PATCH v4 19/25] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
` [PATCH v4 20/25] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
` [PATCH v4 21/25] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
` [PATCH v4 22/25] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR
` [PATCH v4 23/25] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH v4 24/25] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH v4 25/25] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR

[PATCH 0/3] KVM: x86: Hyper-V invariant TSC control feature
 2022-07-14  9:26 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH 2/3] KVM: selftests: Fix wrmsr_safe()
` [PATCH 3/3] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH v12 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-07-14  9:17 UTC  (3+ messages)

[PATCH v12 0/3] s390x: KVM: CPU Topology
 2022-07-14  8:37 UTC  (16+ messages)
` [PATCH v12 2/3] KVM: s390: guest support for topology function
` [PATCH v12 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-14  8:18 UTC  (4+ messages)
` [PATCH kernel 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
` [PATCH kernel 2/3] powerpc/pci_64: Init pcibios subsys a bit later
` [PATCH kernel 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-14  8:12 UTC  (12+ messages)
` [PATCH V2 vfio 01/11] net/mlx5: Introduce ifc bits for page tracker
` [PATCH V2 vfio 02/11] net/mlx5: Query ADV_VIRTUALIZATION capabilities
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 04/11] vfio: Move vfio.c to vfio_main.c
` [PATCH V2 vfio 05/11] vfio: Add an IOVA bitmap support
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support
` [PATCH V2 vfio 07/11] vfio/mlx5: Init QP based resources for dirty tracking
` [PATCH V2 vfio 08/11] vfio/mlx5: Create and destroy page tracker object
` [PATCH V2 vfio 09/11] vfio/mlx5: Report dirty pages from tracker
` [PATCH V2 vfio 10/11] vfio/mlx5: Manage error scenarios on tracker
` [PATCH V2 vfio 11/11] vfio/mlx5: Set the driver DMA logging callbacks

[PATCH kernel] vfio/spapr_tce: Fix the comment
 2022-07-14  8:09 UTC 

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-07-14  7:55 UTC  (9+ messages)
` [PATCH v2 9/9] KVM: x86/mmu: Promote pages in-place when "

5.10.131-rc1 crash with int3: RIP 0010:xaddw_ax_dx+0x9/0x10 [kvm]
 2022-07-14  7:16 UTC  (6+ messages)

[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
 2022-07-14  7:09 UTC  (17+ messages)
` [PATCH 09/19] KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
` [PATCH 10/19] KVM: arm64: vgic-v3: Convert userspace accessors over to FIELD_GET/FIELD_PREP
` [PATCH 11/19] KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
` [PATCH 12/19] KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
` [PATCH 13/19] KVM: arm64: vgic-v2: "
` [PATCH 14/19] KVM: arm64: vgic: Use {get,put}_user() instead of copy_{from.to}_user
  ` [PATCH 14/19] KVM: arm64: vgic: Use {get, put}_user() "
` [PATCH 15/19] KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting

[kvm-unit-tests PATCH v4 0/3] better smp interrupt checks
 2022-07-14  6:37 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/3] lib: s390x: add functions to set and clear PSW bits
` [kvm-unit-tests PATCH v4 2/3] s390x: skey.c: rework the interrupt handler
` [kvm-unit-tests PATCH v4 3/3] lib: s390x: better smp interrupt checks

[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
 2022-07-14  8:06 UTC 

[kvm-unit-tests PATCH] x86: amd: pmu: test performance counter on AMD
 2022-07-14  5:41 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-14  5:13 UTC  (15+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-14  4:09 UTC  (17+ messages)
` [PATCH v7 033/102] KVM: x86/mmu: Add address conversion functions for TDX shared bits
` [PATCH v7 035/102] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault

[PATCH v2] KVM: selftests: Use "a" and "d" to set EAX/EDX for wrmsr_safe()
 2022-07-14  1:11 UTC 

Regarding TSC scaling in a KVM environment
 2022-07-14  0:05 UTC  (2+ messages)

[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
 2022-07-13 23:57 UTC  (5+ messages)

[PATCH 5.18 00/61] 5.18.12-rc1 review
 2022-07-13 16:54 UTC  (5+ messages)

[PATCH v3 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-13 15:45 UTC  (4+ messages)
` [PATCH v3 06/25] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-13 14:59 UTC  (7+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

mainline build failure due to fc02735b14ff ("KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS")
 2022-07-13 13:34 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/3] better smp interrupt checks
 2022-07-13 13:13 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/3] lib: s390x: add functions to set and clear PSW bits
` [kvm-unit-tests PATCH v3 2/3] s390x: skey.c: rework the interrupt handler
` [kvm-unit-tests PATCH v3 3/3] lib: s390x: better smp interrupt checks

[PATCH 0/7] KVM: x86/pmu: Fix some corner cases including Intel PEBS
 2022-07-13 12:25 UTC  (9+ messages)
` [PATCH 1/7] perf/x86/core: Update x86_pmu.pebs_capable for ICELAKE_{X,D}
` [PATCH 2/7] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
` [PATCH 3/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
` [PATCH 4/7] KVM: x86/pmu: Not to generate PEBS records for emulated instructions
` [PATCH 5/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
` [PATCH 6/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
` [PATCH 7/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->stale_counter
` [kvm-unit-tests PATCH] x86: Add tests for Guest Processor Event Based Sampling (PEBS)

[kvm-unit-tests PATCH v1 0/4] s390x: add tests for SIGP call orders in enabled wait
 2022-07-13 11:36 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/4] lib: s390x: add cleanup function for external interrupts
` [kvm-unit-tests PATCH v1 2/4] s390x: smp: move sigp calls with invalid cpu address to array
` [kvm-unit-tests PATCH v1 3/4] s390x: smp: use an array for sigp calls
` [kvm-unit-tests PATCH v1 4/4] s390x: smp: add tests for calls in wait state

[PATCH v5 00/22] TDX host kernel support
 2022-07-13 11:09 UTC  (5+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-07-13  9:17 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 25/27] arm64: Add support for efi in Makefile

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-13  7:44 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 5.19, take #2
 2022-07-13  7:27 UTC  (4+ messages)

[QUESTION] Exception print when enabling GICv4
 2022-07-13  6:56 UTC  (4+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2022-07-13  6:09 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