Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-04 17:05:44 to 2026-06-05 15:31:05 UTC [more...]

[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
 2026-06-05 15:30 UTC  (3+ messages)
` [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value

[PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
 2026-06-05 15:15 UTC  (8+ messages)
            ` [External] "

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-05 15:08 UTC  (2+ messages)

[syzbot] [kvm?] [kvm-x86?] INFO: rcu detected stall in kvm_vcpu_ioctl (4)
 2026-06-05 15:08 UTC  (3+ messages)

[PATCH 0/8] KVM: x86/xen: Clean up 32-bit vs. 64-bit shared info mode handling
 2026-06-05 15:07 UTC  (11+ messages)
` [PATCH 1/8] KVM: x86/xen: Rename 'longmode' to 'is_64bit' in hypercall handling
` [PATCH 2/8] KVM: x86/xen: Introduce kvm_xen_has_64bit_shinfo() macro
` [PATCH 3/8] KVM: x86/xen: Rename max_evtchn_port() to kvm_max_evtchn_port()
` [PATCH 4/8] KVM: x86/xen: Latch shinfo mode in kvm_xen_set_evtchn_fast()
` [PATCH 5/8] KVM: x86/xen: Latch shinfo mode in kvm_xen_schedop_poll()
` [PATCH 6/8] KVM: x86/xen: Enforce alignment of vcpu_info registration
` [PATCH 7/8] KVM: x86/xen: Use 32-bit locked bts for vcpu_info evtchn_pending_sel
` [PATCH 8/8] KVM: x86/xen: Use 32-bit locked ops in kvm_xen_inject_pending_events()

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-05 15:02 UTC  (24+ messages)
` [PATCH v14 17/44] arm64: RMI: RTT tear down
` [PATCH v14 19/44] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v14 20/44] arm64: RMI: Support for the VGIC in realms
` [PATCH v14 22/44] arm64: RMI: Handle realm enter/exit
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
 2026-06-05 14:55 UTC  (6+ messages)

[PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
 2026-06-05 14:54 UTC  (4+ messages)

[PATCH v4 0/6] target/i386: Misc PMU fixes and enabling
 2026-06-05 14:48 UTC  (6+ messages)
` [PATCH v4 1/6] target/i386: Don't save/restore PERF_GLOBAL_OVF_CTRL MSRs
` [PATCH v4 2/6] target/i386: Gate enable_pmu on kvm_enabled()

[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
 2026-06-05 14:45 UTC  (4+ messages)

[PATCH v2 00/11] mlx5 support for VFIO self test
 2026-06-05 14:31 UTC  (8+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel

[PATCH v2 net] LoongArch: KVM: Add missing slots_lock for IO bus device register/unregister
 2026-06-05 14:02 UTC  (4+ messages)
` [PTACH v3] "

[PATCH v13 00/22] TDX KVM selftests
 2026-06-05 13:58 UTC  (3+ messages)
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
 2026-06-05 13:28 UTC  (7+ messages)
` [PATCH v5 03/12] system/memory: constify section arguments
` [PATCH v5 04/12] system/ram-discard-manager: implement replay via is_populated iteration
` [PATCH v5 12/12] RFC: monitor: add 'info ramblock-attributes' command

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-05 13:41 UTC  (11+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [POC] KVM: selftests: Verify conversion works with TDX

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-05 12:37 UTC  (5+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15

[PATCH v4 0/3] x86/tdx: Fix port I/O handling bugs
 2026-06-05 11:57 UTC  (6+ messages)
` [PATCH v4 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v4 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH v6 00/11] Dynamic PAMT
 2026-06-05 11:42 UTC  (12+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-05 11:38 UTC  (11+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test

[RFC PATCH v2 0/3] GiantVM based on shared memory
 2026-06-05 10:15 UTC  (7+ messages)
` [RFC PATCH v2 1/3] KVM: x86: add DSM IRQ forwarding ABI and state
` [RFC PATCH v2 2/3] KVM: x86: forward LAPIC ICR writes to userspace
` [RFC PATCH v2 3/3] KVM: x86: add DSM APIC forwarding ioctls

[PATCH 0/3] GiantVM based on shared memory
 2026-06-05 10:00 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: add DSM IRQ forwarding ABI and state
` [PATCH 2/3] KVM: x86: forward LAPIC ICR writes to userspace
` [PATCH 3/3] KVM: x86: add DSM APIC forwarding ioctls

[PATCH v2 3/3] ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing
 2026-06-05  9:58 UTC  (2+ messages)

[PATCH v2 1/3] clocksource/hyperv: Implement read_snapshot() for TSC page clocksource
 2026-06-05  9:58 UTC  (2+ messages)

[PATCH v2 2/3] x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
 2026-06-05  9:58 UTC  (2+ messages)

[mst-vhost:balloon 8/39] Warning: mm/page_alloc.c:7270 expecting prototype for alloc_contig_frozen_pages_user_noprof(). Prototype was for alloc_contig_frozen_pages_user() instead
 2026-06-05  9:36 UTC 

[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
 2026-06-05  8:52 UTC  (8+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-05  8:46 UTC  (3+ messages)
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-05  8:34 UTC  (4+ messages)
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-06-05  8:29 UTC  (6+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS

[PATCH v2] accel/kvm: event-driven wakeup for dirty ring reaper thread
 2026-06-05  8:22 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-06-05  8:04 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v3 2/3] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v3 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-05  8:03 UTC  (18+ messages)
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c
` [PATCH v3 34/40] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
` [PATCH v3 35/40] KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
` [PATCH v3 37/40] KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
` [PATCH v3 38/40] KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
` [PATCH v3 39/40] KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c

[PATCH] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
 2026-06-05  7:46 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-05  7:30 UTC  (4+ messages)

[PATCH] LoongArch: KVM: return full old CSR value from kvm_emu_xchg_csr()
 2026-06-05  7:19 UTC  (5+ messages)

[mst-vhost:balloon 8/39] Warning: mm/page_alloc.c:7270 expecting prototype for alloc_contig_frozen_pages_user_noprof(). Prototype was for alloc_contig_frozen_pages_user() instead
 2026-06-05  7:15 UTC 

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-05  6:47 UTC  (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers

[mst-vhost:balloon 12/38] page_alloc.c:undefined reference to `folio_zero_user'
 2026-06-05  6:00 UTC 

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2026-06-05  5:56 UTC  (12+ messages)
` [PATCH V9 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
  ` VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX

[PATCH 0/2] kunit: Add support for skipping entire test suites
 2026-06-05  5:10 UTC  (5+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime

[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
 2026-06-05  4:14 UTC  (6+ messages)

[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-05  3:50 UTC  (3+ messages)
` [PATCH v3 11/15] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension

[mst-vhost:balloon 12/38] ld.lld: error: undefined symbol: folio_zero_user
 2026-06-05  1:23 UTC 

[PATCH v2 00/20] KVM: x86/xen: Fix Xen/GP/PREEMPT_RT issues with rwlock_t
 2026-06-04 23:58 UTC  (8+ messages)
` [PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()

[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
 2026-06-04 23:36 UTC  (4+ messages)
` [PATCH RFC 09/12] accel/kvm: Support shared/private conversions via guest_memfd ioctls

[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-06-04 23:35 UTC  (20+ messages)
` [PATCH v5 07/21] KVM: selftests: Verify IRQ bypass works in IRQ test
` [PATCH v5 08/21] KVM: selftests: Add helpers to write proc IRQ affinity for "
` [PATCH v5 12/21] KVM: selftests: Verify interrupts are received after modifying IRQ routes in "
` [PATCH v5 13/21] KVM: selftests: Make number of IRQs configurable "
` [PATCH v5 14/21] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v5 16/21] KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
` [PATCH v5 18/21] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test

[PATCH v2 0/2] RISC-V: KVM: Fix skip of valid pages in gstage ops
 2026-06-04 23:17 UTC  (5+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
` [PATCH v2 2/2] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range

[PATCH net] vhost/net: complete zerocopy ubufs only once
 2026-06-04 23:14 UTC  (3+ messages)

[PATCH] KVM: x86/xen: Read long_mode only once in kvm_xen_set_evtchn_fast()
 2026-06-04 21:56 UTC  (5+ messages)

[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-06-04 21:48 UTC  (10+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest

[PATCH v2 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-06-04 21:37 UTC  (20+ messages)
` [PATCH v2 01/10] KVM: selftests: Move STR() and XSTR() definitions to test_util.h
` [PATCH v2 02/10] KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2
` [PATCH v2 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v2 04/10] KVM: selftests: Move GPR load/save definitions outside of nSVM code
` [PATCH v2 05/10] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH v2 06/10] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH v2 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v2 08/10] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH v2 09/10] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH v2 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test

[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
 2026-06-04 20:46 UTC  (9+ messages)

[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-06-04 20:30 UTC  (3+ messages)

[PATCH v5 06/21] KVM: selftests: Add helper to get host IRQ from device MSIX for IRQ bypass test
 2026-06-04 20:01 UTC  (3+ messages)

[PATCH v10 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-06-04 19:46 UTC  (6+ messages)
` [PATCH v10 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v10 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v10 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[CfP] Confidential Computing Microconference (LPC 2026)
 2026-06-04 18:29 UTC 

[PATCH v5 20/21] KVM: selftests: Make number of vCPUs configurable in IRQ test
 2026-06-04 17:41 UTC  (4+ messages)

[PATCH v5 21/21] KVM: selftests: Add xAPIC support in IRQ test
 2026-06-04 17:34 UTC  (3+ messages)

[PATCH v5 19/21] KVM: selftests: Print vCPU affinity on timeout during IRQ test
 2026-06-04 17:28 UTC  (3+ messages)

[RFC 04/12] PCI: Convert arch/powerpc to pci_is_sriov_* helpers
 2026-06-04 17:26 UTC  (2+ messages)

[PATCH v5 09/21] KVM: selftests: Add helpers to print proc IRQ affinity for IRQ test
 2026-06-04 17:17 UTC  (3+ messages)

[PATCH v2 00/17] accel: Remove need for AccelCPUClass
 2026-06-04 17:05 UTC  (4+ messages)
` [PATCH v2 05/17] accel/kvm: Remove need for AccelCPUClass::cpu_realize
  ` [PATCH v2 10/17] accel/kvm: Convert AccelCPUClass -> AccelOpsClass::cpu_instance_init


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