public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-26 22:56:14 to 2024-10-01 21:13:48 UTC [more...]

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-01 21:13 UTC  (14+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-01 20:45 UTC  (15+ messages)
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-10-01 19:16 UTC  (5+ messages)

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-01 18:18 UTC  (31+ messages)
` [PATCH v3 01/27] KVM: x86: Use a dedicated flow for queueing re-injected exceptions
` [PATCH v3 02/27] KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 04/27] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
` [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v3 08/27] KVM: x86: Use KVM-governed feature framework to track "FRED enabled"
` [PATCH v3 09/27] KVM: VMX: Do not use MAX_POSSIBLE_PASSTHROUGH_MSRS in array definition
` [PATCH v3 10/27] KVM: VMX: Set FRED MSR interception
` [PATCH v3 11/27] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v3 12/27] KVM: VMX: Add support for FRED context save/restore
` [PATCH v3 13/27] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v3 14/27] KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM
` [PATCH v3 15/27] KVM: VMX: Virtualize FRED event_data
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 19/27] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v3 20/27] KVM: x86: Allow WRMSRNS "
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 22/27] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v3 23/27] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
` [PATCH v3 25/27] KVM: nVMX: Add FRED "
` [PATCH v3 26/27] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v3 27/27] KVM: nVMX: Allow VMX FRED controls

[RFC PATCH v2 0/5] Add support for the Bus Lock Threshold
 2024-10-01 16:41 UTC  (8+ messages)
` [RFC PATCH v2 1/5] x86/cpu: Add virt tag in /proc/cpuinfo
` [RFC PATCH v2 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [RFC PATCH v2 3/5] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v2 4/5] KVM: X86: Add documentation about behavioral difference for KVM_EXIT_BUS_LOCK
` [RFC PATCH v2 5/5] KVM: selftests: Add bus lock exit test

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-10-01 16:31 UTC  (13+ messages)
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-01 15:35 UTC  (7+ messages)
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function "
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-01 15:19 UTC  (9+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields

[PATCH] KVM: selftests: Fix build on architectures other than x86_64
 2024-10-01 15:16 UTC  (2+ messages)

[PATCH 0/2] A couple of KVM dead functions
 2024-10-01 15:03 UTC  (4+ messages)
` [PATCH 1/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn
` [PATCH 2/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-10-01 14:36 UTC  (14+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available

[PATCH] KVM: arm64: Another reviewer reshuffle
 2024-10-01 14:28 UTC  (5+ messages)

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-01 12:11 UTC  (10+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[kvm-unit-tests PATCH v1 1/1] s390x: edat: test 2G large page spanning end of memory
 2024-10-01 11:36 UTC 

[PATCH] RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH 0/2] Fixes for KVM PMU trap/emulation
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH v2 0/2] KVM: Coalesced IO cleanup and test
 2024-10-01 11:35 UTC  (2+ messages)

[RFC] Simple device assignment with VFIO platform
 2024-10-01 10:15 UTC  (10+ messages)

[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
 2024-10-01  8:47 UTC  (2+ messages)

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-10-01  8:18 UTC  (5+ messages)

[PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-01  7:58 UTC 

[PATCH v2 00/15] Prepare GHES driver to support error injection
 2024-10-01  7:03 UTC  (2+ messages)
` [PATCH v2 11/15] acpi/ghes: better name GHES memory error function

[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-09-30 22:48 UTC  (4+ messages)
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test

Can class_compat usage in vfio/mdev be removed?
 2024-09-30 22:08 UTC  (3+ messages)

Supporting VFIO on nVidia's Orin platform
 2024-09-30 21:47 UTC  (4+ messages)

[PATCH v2] vhost/vsock: specify module version
 2024-09-30 19:47 UTC  (10+ messages)

[PATCH v2 0/4] Introduce a quirk to control memslot zap behavior
 2024-09-30 18:15 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: selftests: Allow slot modification stress test with quirk disabled

[PATCH 0/8] *** RFC: ARM KVM dirty tracking device ***
 2024-09-30 17:33 UTC  (4+ messages)

[GIT PULL] KVM/x86 changes for Linux 6.12
 2024-09-30 17:17 UTC  (8+ messages)

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-09-30 17:10 UTC  (6+ messages)
` [PATCH RFC v2 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC v2 2/3] riscv: Add Svukte extension support
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-09-30 16:56 UTC  (11+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs

[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-09-30 16:50 UTC  (4+ messages)

[PATCH v4 0/3] Distinguish between variants of IBPB
 2024-09-30 16:19 UTC  (3+ messages)

[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
 2024-09-30 15:59 UTC  (20+ messages)
` [RFC 18/29] nvkm/vgpu: introduce pci_driver.sriov_configure() in nvkm

[PATCH] KVM: x86/tdp_mmu: Trigger the callback only when an interesting change
 2024-09-30 15:54 UTC  (9+ messages)

[PATCH] kvm/debugfs: add file to get vcpu steal time statistics
 2024-09-30 15:44 UTC  (6+ messages)

[PATCH v2 00/19] qapi: Reduce use of 'prefix'
 2024-09-30 13:28 UTC  (4+ messages)
` [PATCH v2 03/19] qapi/block-core: Drop temporary 'prefix'

[PATCH] vhost/vsock: specify module version
 2024-09-29 18:23 UTC  (6+ messages)

[PATCH] KVM: Fix checkpatch errors
 2024-09-29  9:49 UTC 

[PATCH] kvm/vfio: Constify struct kvm_device_ops
 2024-09-28  9:52 UTC 

[PATCH 0/4] KVM: x86: Revert SLOT_ZAP_ALL quirk
 2024-09-27 16:40 UTC  (7+ messages)
` [PATCH 1/4] Revert "KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled"
` [PATCH 2/4] Revert "KVM: selftests: Allow slot modification stress test "
` [PATCH 3/4] Revert "KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled"
` [PATCH 4/4] Revert "KVM: x86/mmu: Introduce a quirk to control memslot zap behavior"

[PATCH 0/3] Handle MMIO during event delivery error on SVM
 2024-09-27 16:16 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-09-27 15:21 UTC  (4+ messages)
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms

[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
 2024-09-27 14:24 UTC  (6+ messages)

[syzbot] [kvm?] WARNING in srcu_check_nmi_safety (2)
 2024-09-27 14:13 UTC  (2+ messages)

[PATCH 0/4] Process some MMIO-related errors without KVM exit
 2024-09-27 12:13 UTC  (7+ messages)

[PATCH RFC 0/3] riscv: add Svukte extension
 2024-09-27  9:23 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-09-27  7:38 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox