Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-05-18 11:46:50 to 2026-05-19 13:06:22 UTC [more...]

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-19 13:06 UTC  (20+ messages)
` [PATCH v14 05/44] arm64: RMI: Add wrappers for RMI calls
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
` [PATCH v14 14/44] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v14 17/44] arm64: RMI: RTT tear down
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v14 27/44] arm64: RMI: Set RIPAS of initial memslots
` [PATCH v14 37/44] arm64: RMI: Prevent Device mappings for Realms

[RFC 0/9] QEMU: CXL Type-2 device passthrough via vfio-pci
 2026-05-19 13:04 UTC  (7+ messages)
` [RFC 1/9] hw/arm/virt: Add CXL FMWS PA window for device memory
` [RFC 2/9] cxl: Add preserve_config to pxb-cxl OSC method
` [RFC 7/9] hw/vfio+cxl: Program HDM decoder 0 at machine_done for firmware-committed devices

[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
 2026-05-19 13:01 UTC 

[PATCH v3 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-05-19 12:57 UTC  (8+ messages)
` [PATCH v3 1/6] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v3 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v3 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v3 4/6] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v3 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v3 6/6] LoongArch: KVM: Simple interrupt status acquire interface

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-19 12:59 UTC  (17+ messages)

[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-05-19 12:16 UTC  (8+ messages)
` [PATCH v2 08/15] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH v2 15/15] KVM: x86: Move the bulk of register specific code from x86.c to regs.c

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-19 12:05 UTC  (42+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v9 02/23] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
` [PATCH v9 04/23] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v9 07/23] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v9 08/23] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v9 09/23] coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
` [PATCH v9 11/23] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v9 12/23] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v9 13/23] x86/virt/seamldr: Abort updates after a failed step
` [PATCH v9 14/23] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v9 19/23] x86/virt/tdx: Refresh TDX module version after update

[PATCH v2 0/5] KVM: s390: some vSIE and UCONTROL fixes
 2026-05-19 11:57 UTC  (10+ messages)
` [PATCH v2 3/5] KVM: s390: vsie: Fix unshadowing logic
` [PATCH v2 4/5] KVM: s390: vsie: Fix redundant rmap entries
` [PATCH v2 5/5] KVM: s390: Properly reset zero bit in PGSTE

[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-19 10:40 UTC  (9+ messages)

[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
 2026-05-19 10:27 UTC  (7+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-19  9:27 UTC  (2+ messages)

[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
 2026-05-19  8:02 UTC  (6+ messages)

[kvm-unit-tests PATCH v2] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-19  8:01 UTC 

[kvm-unit-tests v2] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-19  7:58 UTC 

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-19  7:56 UTC  (13+ messages)
` [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling

[PATCH v2 00/15] TDX MMU refactors
 2026-05-19  6:08 UTC  (4+ messages)
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to external PTEs

[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
 2026-05-19  3:03 UTC  (7+ messages)

[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
 2026-05-19  1:01 UTC  (2+ messages)

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v4 0/7] KVM: pfncache: Add guest_memfd support to pfncache
 2026-05-19  0:47 UTC  (2+ messages)

[PATCH v2] KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()
 2026-05-19  0:41 UTC  (2+ messages)

[PATCH 0/4] KVM: VFIO: use mutex guards to simplify control flow
 2026-05-19  0:41 UTC  (2+ messages)

[PATCH v8 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-05-19  0:41 UTC  (2+ messages)

[PATCH v3 0/7] KVM: SEV: Don't advertise unusable VM types
 2026-05-19  0:41 UTC  (2+ messages)

[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
 2026-05-19  0:41 UTC  (2+ messages)

[PATCH] KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
 2026-05-19  0:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment

[PATCH] KVM: selftests: Fix typo in comment in hyperv_features.c
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH v2] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-05-19  0:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/svm: Track and handle exit code as an unsigned 64-bit value
 2026-05-19  0:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/debug: Fix macro definitions for DR7 local/global enable bits
 2026-05-19  0:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/cstart: Delete "local" version of save_id() to fix x2APIC SMP bug
 2026-05-19  0:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] Skip PMU portion of vmware_backdoors test if PMU is not enabled
 2026-05-19  0:40 UTC  (2+ messages)

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanups
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH] KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH] x86/virt: Fix RCU lockdep splat in emergency virt callback path
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH v2] x86/virt: Silence "

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH v2] "

sashiko-bot@kernel.org's Cc list on reviews
 2026-05-18 23:59 UTC  (7+ messages)

[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
 2026-05-18 23:38 UTC  (5+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines

[PATCH v5 0/7] Add RMPOPT support
 2026-05-18 22:38 UTC  (11+ messages)
` [PATCH v5 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v5 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v5 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v5 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v5 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-18 21:36 UTC  (31+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 05/16] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-05-18 20:42 UTC  (5+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH 0/8] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-05-18 20:40 UTC  (10+ messages)
` [PATCH 1/8] KVM: selftests: Fix offsets in GPR switching for nSVM
` [PATCH 2/8] KVM: selftests: Move GPR load/save definitions outside of nSVM code
` [PATCH 3/8] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH 4/8] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH 5/8] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH 6/8] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH 7/8] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH 8/8] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-18 20:39 UTC  (7+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH 0/8] selftests/vfio: igb: 82576 hardware compatibility
 2026-05-18 19:54 UTC  (2+ messages)

[PATCH v7 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-05-18 19:25 UTC  (6+ messages)
` [PATCH v7 7/7] KVM: SVM: Add Page modification logging support

[PATCH V2 for 6.12] LoongArch: KVM: Compile switch.S directly into the kernel
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-18 18:22 UTC  (11+ messages)
` [PATCH v3 02/10] KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()
` [PATCH v3 03/10] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v3 04/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
` [PATCH v3 06/10] KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
` [PATCH v3 07/10] KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted

[PATCH v3 0/2] Fix GCC 16 const-correctness violations
 2026-05-18 17:25 UTC  (2+ messages)
` [PATCH v3 1/2] target/ppc/kvm: Fix const violation when trimming CPU alias suffix

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-18 16:54 UTC  (5+ messages)
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-18 16:47 UTC  (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH kvmtool 0/6] x86 compilation fixes and arm64 PMU improvements
 2026-05-18 15:22 UTC  (6+ messages)
` [PATCH kvmtool 5/6] util: Allow die_perror() to take a variable list of argument

[PATCH] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
 2026-05-18 15:16 UTC  (3+ messages)

[PATCH v2] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
 2026-05-18 14:57 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-18 14:40 UTC  (5+ messages)

[PATCH] KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidation
 2026-05-18 13:59 UTC 

[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
 2026-05-18 13:56 UTC  (2+ messages)

Bug#1135235: linux-image-6.19.13+deb14-amd64: Reoccuring host crash "Invalid SPTE change" with gaming win kvm/qemu guest and device passthrough
 2026-05-18 13:43 UTC  (2+ messages)

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-18 13:25 UTC  (6+ messages)

[PATCH kvmtool v8 0/6] arm64: Nested virtualization support
 2026-05-18 12:45 UTC  (7+ messages)
` [PATCH kvmtool v8 1/6] arm64: Initial nested virt support
` [PATCH kvmtool v8 2/6] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v8 3/6] arm64: Add counter offset control
` [PATCH kvmtool v8 4/6] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v8 5/6] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v8 6/6] arm64: Handle virtio endianness reset when running nested

[PATCH kvmtool v7 0/6] arm64: Nested virtualization support
 2026-05-18 12:44 UTC  (3+ messages)

[PATCH v7 00/17] kvmtool: arm64: Handle PSCI calls in userspace
 2026-05-18 11:46 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