Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-15 12:52:22 to 2026-08-18 12:37:27 UTC [more...]

[PATCH v3 04/49] target/i386: decouple cpu_x86_inject_mce() from Monitor
 2026-08-17 18:11 UTC  (8+ messages)
` [PATCH v3 31/49] monitor: change HMPCommand cmd to take MonitorHMP
` [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] s390/vfio-ap: Fix leak of KVM GISC resources
 2026-08-18 12:15 UTC  (2+ messages)

[PATCH v2 0/3] KVM: selftests: arm64: Make sea_to_user skip cleanly
 2026-08-18 11:41 UTC  (6+ 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 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)

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-18 11:09 UTC  (18+ 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)

[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-08-18 11:05 UTC  (7+ 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

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 10:44 UTC  (10+ 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 v3] hw/i386: Configure proper KVM Suppress EOI Broadcast behavior under split irqchip
 2026-08-18 10:39 UTC  (2+ messages)

[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
 2026-08-18 10:30 UTC  (19+ messages)
` [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
` [PATCH 06/16] cpus: Improve cpu_exit() docstring
` [PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
` [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 14/16] target/i386/hvf: "

[PATCH 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-18  9:44 UTC  (11+ 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 3/4] KVM: SEV: Drop page refcount early in VMSA reload
` [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 v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-18  9:31 UTC  (8+ 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 v14 00/22] TDX KVM selftests
 2026-08-18  9:04 UTC  (24+ messages)
` [PATCH v14 13/22] KVM: selftests: Support guest_memfd in-place conversion
` [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 v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test

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

[PATCH v3 0/4] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-18  8:14 UTC  (20+ messages)
` [PATCH v3 3/4] KVM: TDX: Don't assume exit_reason[31:16] as all-0 in tdx_to_vmx_exit_reason()
` [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit

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

[PATCH 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
 2026-08-18  5:56 UTC  (13+ messages)
` [PATCH 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation
` [PATCH 4/4] KVM: x86/mmu: Add sanity check to detect stale page faults in "map private PFN"

[PATCH v6 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-18  4:26 UTC  (4+ 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 v6 3/3] vhost/net: "

[PATCH kvmtool 0/1] Don't empty CFLAGS in Makefile for static building
 2026-08-18  0:35 UTC  (4+ messages)
` [PATCH kvmtool 1/1] Makefile: Don't set -CFLAGS := in Makefile

[kvm-unit-tests PATCH v4] x86: pci: Support unaligned register access in PCI config read/write
 2026-08-17 23:43 UTC 

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-17 22:42 UTC  (4+ messages)

[PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations
 2026-08-17 22:24 UTC  (2+ messages)

[PATCH 0/4] KVM: Reset steal time accounting on vCPU pid change (x86 and arm64)
 2026-08-17 22:23 UTC  (15+ messages)
` [PATCH 1/4] KVM: x86: Reset last_steal on vCPU pid change
` [PATCH 2/4] KVM: arm64: "
` [PATCH 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86

[PATCH v8 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-08-17 22:07 UTC  (17+ messages)
` [PATCH v8 1/8] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH v8 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v8 3/8] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH v8 4/8] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH v8 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [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 v8 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests

[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2026-08-17 21:55 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-17 21:10 UTC  (25+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-17 20:23 UTC  (2+ messages)

[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-17 19:41 UTC  (4+ messages)
` [PATCH v5 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-17 17:56 UTC  (2+ messages)

[PATCH 0/4] KVM: nVMX: Adjust VMPTRLD/VMPTRST behavior with active eVMCS
 2026-08-17 17:06 UTC  (5+ messages)
` [PATCH 4/4] KVM: selftests: Check VMPTRLD "

[PATCH v4 00/18] iommu: Add live update state preservation
 2026-08-17 15:32 UTC  (5+ messages)
` [PATCH v4 11/18] iommu: Restore and reattach preserved domains to devices

[PATCH 0/3] KVM: VMX: Harden against interpreting TDX vCPU as vcpu_vmx
 2026-08-17 15:01 UTC  (12+ messages)
` [PATCH 1/3] KVM: VMX: Move the shared "IRQs off" exit handler(s) to common code
` [PATCH 2/3] KVM: VMX: Disallowing using to_vmx() in common VT code
` [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-08-17 14:56 UTC  (4+ messages)
` [PATCH 2/6] firmware: arm_rmm: Add wrappers for direct RMI calls

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-17 14:37 UTC  (9+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2026-08-17 14:26 UTC  (3+ messages)
` [Bug 219009] "

[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
 2026-08-17 13:46 UTC  (9+ messages)
` [RFC PATCH v3 5/6] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)

[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
 2026-08-17 13:22 UTC  (3+ messages)

[PATCH v1] KVM: selftests: Improve sea_to_user test
 2026-08-17 12:56 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-08-17 12:39 UTC 

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-08-17 12:09 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Flush VS-stage TLB before reusing a host CPU
 2026-08-17 10:24 UTC 

[PATCH] KVM: selftests: arm64: Skip sea_to_user without 1GB hugepages
 2026-08-17  8:52 UTC  (2+ messages)

[PATCH] KVM: RISC-V: Clear HSTATUS.HU on hypervisor initialization
 2026-08-17  7:45 UTC  (2+ messages)

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

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-17  0:49 UTC  (4+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[syzbot] Monthly kvm report (Aug 2026)
 2026-08-16 12:32 UTC 

[PATCH v4 0/3] vhost/vsock: fix device IOTLB feature lifecycle
 2026-08-16  5:00 UTC  (4+ messages)
` [PATCH v4 1/3] vhost: add helper to clear device IOTLB

[PATCH] KVM: Use kvcalloc() to allocate lpage_info arrays and dirty bitmaps
 2026-08-15 14:22 UTC 

[PATCH 0/8] hw/cpu: Slightly sanitize CPU API
 2026-08-15 13:52 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix the GICv5 KVM_IRQ_LINE PPI range
 2026-08-15 13:07 UTC  (3+ messages)

[RFC PATCH 0/1] KVM: x86: Skip empty TDP leaf page tables
 2026-08-15 12:51 UTC  (4+ messages)
` [RFC PATCH 1/1] "


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