Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2024-09-26 04:40:00 to 2024-10-01 05:02:18 UTC [more...]

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-01  5:01 UTC  (25+ messages)
` [PATCH v3 01/27] KVM: x86: Use a dedicated flow for queueing re-injected exceptions
` [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 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 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

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

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-09-30 23:34 UTC  (4+ messages)

[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] KVM: selftests: Fix build on architectures other than x86_64
 2024-09-30 18:10 UTC 

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

[RFC] Simple device assignment with VFIO platform
 2024-09-30 17:10 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 00/25] TDX vCPU/VM creation
 2024-09-30 16:22 UTC  (6+ messages)
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

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

[PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-09-30 16:04 UTC  (2+ messages)

[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
 2024-09-30 15:59 UTC  (33+ messages)
` [RFC 01/29] nvkm/vgpu: introduce NVIDIA vGPU support prelude
` [RFC 02/29] nvkm/vgpu: attach to nvkm as a nvkm client
` [RFC 04/29] nvkm/vgpu: set the VF partition count when NVIDIA vGPU is enabled
` [RFC 05/29] nvkm/vgpu: populate GSP_VF_INFO "
` [RFC 06/29] nvkm/vgpu: set RMSetSriovMode "
` [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 v3 0/4] vfio-pci support pasid attach/detach
 2024-09-30  8:03 UTC  (13+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [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

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

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-09-29 15:33 UTC  (11+ messages)
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS

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

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-28 13:41 UTC  (10+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel

[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  (12+ messages)
` [PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

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

[PATCH] KVM: arm64: Another reviewer reshuffle
 2024-09-27 12:30 UTC  (4+ 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  (9+ messages)

[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-09-26 23:05 UTC  (10+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v4 5/8] x86/virt/tdx: Start to track all global metadata in one structure

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-09-26 18:38 UTC  (6+ messages)
` [PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [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 v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call

[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
 2024-09-26 16:52 UTC  (2+ messages)

[GIT PULL v2] virtio: features, fixes, cleanups
 2024-09-26 16:37 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
 2024-09-26 14:05 UTC  (2+ messages)

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2024-09-26 12:10 UTC  (4+ messages)

[PATCH 00/15] Prepare GHES driver to support error injection
 2024-09-26 12:07 UTC  (3+ messages)
` [PATCH 11/15] acpi/ghes: better name GHES memory error function

[RFC PATCH v1 0/2] Allow the RAS feature bit in ID_AA64PFR0_EL1 writable from userspace
 2024-09-26  7:25 UTC  (3+ messages)
` [RFC PATCH v1 2/2] KVM: arm64: "

[PATCH] vhost-vdpa: Refactor copy_to_user() usage in vhost_vdpa_get_config()
 2024-09-26  6:04 UTC  (3+ messages)
  `  "

[PATCH v1 1/1] x86: Add support save/load HWCR MSR
 2024-09-26  4:08 UTC 


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