Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-09-11 17:44:57 to 2026-09-13 16:56:16 UTC [more...]

[PATCH 5.15.y v3 0/7] KVM: fixes for CVE-2026-46113 and related issues
 2026-09-13 16:56 UTC  (11+ messages)
` [PATCH 5.15.y v3 1/7] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v3 2/7] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v3 4/7] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v3 5/7] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v3 6/7] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v3 7/7] KVM: x86: Fix shadow paging use-after-free due to unexpected role

[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-09-13 16:52 UTC  (11+ messages)
` [PATCH v6 1/9] vfio/pci: Remove DMABUF export dependency on vdev->memory_lock
` [PATCH v6 2/9] vfio/pci: Un-revoke DMABUFs in LOW_POWER_ENTRY_WITH_WAKEUP resume
` [PATCH v6 3/9] dma-buf: Export dma_buf_set_name()
` [PATCH v6 4/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v6 5/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v6 6/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v6 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v6 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-13 16:50 UTC  (4+ messages)
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors

[PATCH v3 2/2] KVM: x86: Add limit check to IDT in __emulate_int_real()
 2026-09-13 16:47 UTC  (2+ messages)

[PATCH] vhost-scsi: do not relock event vq mutex on send_evt fallback
 2026-09-13  9:04 UTC  (2+ messages)

[PATCH v4 0/2] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-09-13  7:25 UTC  (5+ messages)
` [PATCH v4 1/2] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v4 2/2] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH v18] arm64: mm: Handle Granule Protection Faults (GPFs)
 2026-09-13  7:04 UTC 

[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-13  6:59 UTC  (14+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v18 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v18 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v18 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v18 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands

[PATCH v6 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-13  6:43 UTC  (9+ messages)
` [PATCH v6 1/8] KVM: x86: Provide INVLPG linear address to intercept handlers
` [PATCH v6 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v6 3/8] KVM: nSVM: Track valid hardware DecodeAssist bytes
` [PATCH v6 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v6 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
` [PATCH v6 6/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v6 7/8] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v6 8/8] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-09-13  5:36 UTC  (4+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH kvmtool 0/5] Fix diagnostics and capability probes for protected VMs
 2026-09-12 19:36 UTC  (14+ messages)
` [PATCH kvmtool 1/5] arm64: Do not abort on register-dump failures
` [PATCH kvmtool 2/5] kvm: Bound-check the exit-reason string lookup
` [PATCH kvmtool 3/5] kvm: Name every exit reason the UAPI header defines
` [PATCH kvmtool 4/5] arm64: Query steal-time support on the VM fd
` [PATCH kvmtool 5/5] arm64: Query counter-offset "

[PATCH v2 00/19] guest_memfd: support in-place memory conversion
 2026-09-12 14:52 UTC  (12+ messages)
` [PATCH v2 07/19] accel/kvm: Add CGS option to control in-place conversion support
` [PATCH v2 08/19] system/memory: Re-use memory-backend-guest-memfd inode for private memory
` [PATCH v2 19/19] hostmem: Automatically select set guest-memfd=on for in-place conversion

[RFC PATCH 0/8] kernfs, driver core: staged sysfs registration
 2026-09-12 13:20 UTC  (10+ messages)
` [RFC PATCH 2/8] kernfs: add staged directory creation and publication
` [RFC PATCH 3/8] sysfs: add opt-in "
` [RFC PATCH 4/8] driver core: Register opted-in devices through the staged sysfs path
` [RFC PATCH 5/8] drivers: base: test: Add KUnit suite for staged sysfs registration
` [RFC PATCH 6/8] driver core: Defer uevents for devices registered in a staged window
` [RFC PATCH 7/8] PCI/IOV: Register virtual functions through the staged sysfs path
` [RFC PATCH 8/8] vfio: Opt the group and vfio-dev class devices into staged sysfs

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-09-12 11:43 UTC  (7+ messages)
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390

[PATCH 0/2] KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES
 2026-09-12  8:48 UTC  (16+ messages)
` [PATCH 1/2] KVM: Bound per-VM GFN materialization in KVM_SET_MEMORY_ATTRIBUTES
` [PATCH 2/2] KVM: Account mem_attr_array nodes to the caller's memcg
` [PATCH v2 0/2] KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES
  ` [PATCH v3 "
    ` [PATCH v3 1/2] KVM: Bound per-VM GFN materialization in KVM_SET_MEMORY_ATTRIBUTES
    ` [PATCH v2 2/2] KVM: Account mem_attr_array nodes to the caller's memcg
` [PATCH v2 1/2] KVM: Bound per-VM GFN materialization in KVM_SET_MEMORY_ATTRIBUTES
` [syzbot ci] Re: KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES

[PATCH] RISC-V: KVM: Publish NACL HFENCE configuration last
 2026-09-12  7:19 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix sdata leak and stale snapshot_addr in snapshot_set_shmem
 2026-09-12  7:19 UTC  (2+ messages)

[PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
 2026-09-12  6:50 UTC  (3+ messages)

[PATCH v14 0/5] Add RMPOPT support
 2026-09-12  1:53 UTC  (3+ messages)
` [PATCH v14 4/5] x86/sev: Perform RMP optimizations asynchronously

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
 2026-09-11 23:02 UTC  (2+ messages)

[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
 2026-09-11 22:37 UTC  (43+ messages)
` [PATCH v10 01/28] KVM: VMX: Enable support for secondary VM exit controls
` [PATCH v10 02/28] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v10 03/28] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v10 04/28] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v10 05/28] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v10 06/28] x86/fred: Export this_cpu_fred_rsp() for KVM usage
` [PATCH v10 07/28] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v10 08/28] KVM: VMX: Set FRED MSR intercepts
` [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v10 10/28] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v10 11/28] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v10 12/28] KVM: x86: Add a new save/restore flag for FRED metadata
` [PATCH v10 13/28] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v10 14/28] KVM: VMX: Virtualize FRED event_data
` [PATCH v10 15/28] KVM: x86: Include CR4.FRED in the emulator CR4 write mask
` [PATCH v10 16/28] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v10 17/28] KVM: x86: Handle CR4.FRED when emulating RSM
` [PATCH v10 18/28] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v10 19/28] KVM: x86: Advertise support for FRED
` [PATCH v10 20/28] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v10 21/28] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v10 22/28] KVM: nVMX: Restrict event data VMCS fields to FRED-supported hosts
` [PATCH v10 23/28] KVM: nVMX: Shadow ORIGINAL_EVENT_DATA and INJECTED_EVENT_DATA fields
` [PATCH v10 24/28] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v10 25/28] KVM: nVMX: Enable VMX FRED controls
` [PATCH v10 26/28] KVM: selftests: Add FRED MSRs to msrs_test
` [PATCH v10 27/28] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v10 28/28] KVM: selftests: Add fred exception tests

[PATCH 00/13] Introduce NVIDIA vGPU manager and VFIO variant driver
 2026-09-11 20:39 UTC  (3+ messages)
` [PATCH 12/13] vfio/nvidia-vgpu: add the NVIDIA vGPU "

[PATCH 0/2] x86/tdx: Use TDVMCALLs directly for earlyprintk
 2026-09-11 20:25 UTC  (3+ messages)
` [PATCH 2/2] x86/early_printk: Avoid #VE emulation for TDX guest serial output

[BUG] KVM: VMX: BUILD_BUG_ON failure when compiling vmx.c
 2026-09-11 20:14 UTC  (3+ messages)

[PATCH] KVM: nVMX: Don't flush shadow VMCS12 to guest memory during vCPU teardown
 2026-09-11 19:25 UTC  (8+ messages)
          ` [PATCH] KVM: selftests: Add test for shadow VMCS flush "

[PATCH] KVM: SVM: Clear AVIC Physical ID table entry if vCPU creation fails
 2026-09-11 18:55 UTC  (2+ messages)

[PATCH v5 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
 2026-09-11 18:37 UTC  (3+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-11 18:26 UTC  (10+ messages)

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-09-11 17:54 UTC  (3+ messages)
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl

[PATCH] x86/tdx: Remove the early #VE handler
 2026-09-11 17:51 UTC  (6+ messages)


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