Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-18 08:22:53 to 2026-08-19 09:54:25 UTC [more...]

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-19  9:48 UTC  (5+ messages)
` [PATCH v4 1/9] KVM: TDX: Enable Notify VM exit
` [PATCH v4 2/9] KVM: TDX: Check if there is valid exit infos based on vp_enter_ret
` [PATCH v4 3/9] KVM: TDX: Set bits 31:16 to 0 for the synthesized Exit Reason
` [PATCH v4 4/9] KVM: TDX: Don't assume exit_reason[31:16] is all-0 in tdx_to_vmx_exit_reason()

[PATCH] vfio/fsl-mc: prevent read-only region mappings from becoming writable
 2026-08-19  9:02 UTC  (2+ messages)

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-19  9:01 UTC  (12+ messages)
` [PATCH v4 2/7] KVM: x86: Use linear_read_system() to read the TSS I/O bitmap
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 5/7] KVM: x86: Virtualize LASS and advertise support to userspace

[PATCH] vfio/cdx: prevent read-only region mappings from becoming writable
 2026-08-19  8:58 UTC  (2+ messages)

[PATCH] vfio/platform: prevent read-only region mappings from becoming writable
 2026-08-19  8:53 UTC  (2+ messages)

[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-19  8:52 UTC  (17+ messages)
` [PATCH v2 1/4] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH v2 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v2 3/4] KVM: SEV: Drop page refcount early in VMSA reload
` [PATCH v2 4/4] KVM: guest_memfd: Stop returning struct page from PFN lookup

[PATCH v2 0/4] KVM: nVMX: Adjust VMPTRLD/VMPTRST behavior with active eVMCS
 2026-08-19  8:43 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: nVMX: Make VMPTRLD result in #UD when eVMCS is used
` [PATCH v2 2/4] KVM: nVMX: Make VMPTRST return eVMCS GPA when it "
` [PATCH v2 3/4] KVM: selftests: Adapt to the updated VMPTRST behavior when eVMCS "
` [PATCH v2 4/4] KVM: selftests: Check VMPTRLD with active eVMCS

[PATCH v6 0/1] Fix leak of KVM GISC resources
 2026-08-19  8:41 UTC  (5+ messages)
` [PATCH v6 1/1] s390/vfio-ap: fix KVM GISC and page leak when queue removed from host config

[PATCH] vfio/platform: prevent read-only region mappings from becoming writable
 2026-08-19  8:41 UTC 

[PATCH] vfio/fsl-mc: prevent read-only region mappings from becoming writable
 2026-08-19  8:39 UTC 

[PATCH] vfio/cdx: prevent read-only region mappings from becoming writable
 2026-08-19  8:39 UTC 

[PATCH v6 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-19  8:14 UTC  (5+ messages)
` [PATCH v6 1/3] vhost: invalidate vring access on IOTLB transitions
` [PATCH v6 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared

[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
 2026-08-19  8:12 UTC 

[PATCH 0/2] fix two issues related to the driver
 2026-08-19  7:50 UTC  (6+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough

[PATCH v14 00/22] TDX KVM selftests
 2026-08-19  7:44 UTC  (8+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code

[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
 2026-08-19  7:18 UTC  (2+ messages)

[PATCH v4 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-08-19  6:11 UTC  (16+ messages)
` [PATCH v4 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v4 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v4 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v4 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v4 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v4 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v4 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v4 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v4 9/9] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH 1/1] KVM: x86: lapic: update apic_base and APIC ID together
 2026-08-19  5:48 UTC  (4+ messages)

[PATCH] linux-headers: Update to include KVM_CAP_PPC_COMPAT_CAPS
 2026-08-19  4:59 UTC 

[PATCH] KVM: VMX: Clear GUEST_ACTIVITY_STATE when userspace makes a vCPU RUNNABLE
 2026-08-19  3:46 UTC 

[PATCH v8 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-08-19  3:14 UTC  (8+ messages)
` [PATCH v8 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v8 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-08-19  1:48 UTC  (3+ messages)

[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-08-19  1:17 UTC  (6+ messages)
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19  0:59 UTC  (3+ messages)

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-18 23:46 UTC  (20+ messages)

[PATCH] KVM: arm64: vgic-its: Fix O(C*I) loop in vgic_its_free_collection_list
 2026-08-18 22:47 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.3-rc1
 2026-08-18 22:43 UTC 

[RFC PATCH 0/6] Protect VMM from speculative attacks using x86 PKRU
 2026-08-18 22:03 UTC  (9+ messages)
` [RFC PATCH 1/6] x86: Introduce basic PKRU hardware wrappers
` [RFC PATCH 2/6] kvm: Add guest memory Pkey initialization
` [RFC PATCH 3/6] physmem: Tag guest RAMBlocks with Protection Key
` [RFC PATCH 4/6] kvm: Lock guest RAMBlocks via PKRU during host userspace execution
` [RFC PATCH 5/6] x86: Add xstate parsing and PKRU offset detection
` [RFC PATCH 6/6] kvm: Implement SIGSEGV sentinel for Pkey recovery

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-18 21:03 UTC  (8+ messages)

[PATCH v2 0/6] KVM: s390: Even more misc fixes
 2026-08-18 20:43 UTC  (5+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-18 20:39 UTC  (8+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-08-18 20:36 UTC 

[PATCH v3 3/4] KVM: TDX: Don't assume exit_reason[31:16] as all-0 in tdx_to_vmx_exit_reason()
 2026-08-18 20:18 UTC  (11+ messages)

[PATCH] s390/vfio-ap: Fix leak of KVM GISC resources
 2026-08-18 19:16 UTC  (6+ messages)

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-18 18:37 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-18 18:28 UTC  (12+ messages)

[PATCH] KVM: selftests: arm64: Skip sea_to_user without 1GB hugepages
 2026-08-18 17:55 UTC  (3+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 17:32 UTC  (19+ messages)
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
 2026-08-18 16:58 UTC  (6+ messages)

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-18 16:35 UTC  (28+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v3 0/4] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-18 16:17 UTC  (11+ messages)
` [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit

[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-08-18 14:03 UTC  (10+ messages)
` [RFC PATCH v2 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain

[kvm-unit-tests PATCH] svm: Add SMI handler for svm_intr_intercept_mix_smi test
 2026-08-18 13:34 UTC 

[PATCH 0/4] KVM: Reset steal time accounting on vCPU pid change (x86 and arm64)
 2026-08-18 13:24 UTC  (5+ messages)
` [PATCH 2/4] KVM: arm64: Reset last_steal on vCPU pid change

[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
 2026-08-18 13:07 UTC  (13+ messages)
` [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
` [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
` [PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop

[PATCH v2 0/3] KVM: selftests: arm64: Make sea_to_user skip cleanly
 2026-08-18 12:50 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: selftests: arm64: Fix EINJ handling in sea_to_user
` [PATCH v2 2/3] KVM: selftests: arm64: Skip sea_to_user without 1GB hugepages
` [PATCH v2 3/3] KVM: selftests: arm64: Skip sea_to_user when EINJ places no poison

[PATCH v3 31/49] monitor: change HMPCommand cmd to take MonitorHMP
 2026-08-17 18:11 UTC  (7+ messages)
` [PATCH v3 37/49] monitor: tighten monitor_printf*()
` [PATCH v3 41/49] Guard HMP command implementations with CONFIG_HMP

[GIT PULL] KVM: x86 pull requests for 7.3
 2026-08-18 12:29 UTC  (16+ messages)
` [GIT PULL] KVM: MAINTAINERS updates "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: Selftests change for 7.3, part 1
` [GIT PULL] KVM: x86: KVM: Selftests change for 7.3, part 2
` [GIT PULL] KVM: x86: SVM changes for 7.3

[PATCH v3 14/74] qom: convert enum properties to QAPI-aware registration
 2026-08-18 11:11 UTC  (5+ messages)
` [PATCH v3 16/74] qom: convert struct "
` [PATCH v3 24/74] sev: convert OnOffAuto legacy-vm-type property "
` [PATCH v3 27/74] accel/kvm: convert OnOffSplit "
` [PATCH v3 45/74] qom: convert scalar properties "

[GIT PULL] LoongArch KVM changes for v7.3
 2026-08-18 11:12 UTC  (2+ messages)

[GIT PULL] KVM: s390: Features and Fixes for 7.3
 2026-08-18 11:08 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 7.3
 2026-08-18 11:08 UTC  (3+ messages)

[PATCH v3] hw/i386: Configure proper KVM Suppress EOI Broadcast behavior under split irqchip
 2026-08-18 10:39 UTC  (2+ messages)

[PATCH 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-18  9:44 UTC  (10+ messages)
` [PATCH 1/4] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH 4/4] KVM: guest_memfd: Stop returning struct page from PFN lookup

[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-08-18  9:42 UTC  (7+ messages)
` [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present

[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
 2026-08-18  8:22 UTC  (12+ messages)


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