Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-08 19:12:51 to 2026-06-10 01:01:58 UTC [more...]

[PATCH v6 00/18] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-10  1:01 UTC  (21+ messages)
` [PATCH v6 01/18] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v6 02/18] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v6 03/18] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v6 04/18] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v6 05/18] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v6 06/18] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v6 07/18] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v6 08/18] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v6 09/18] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v6 10/18] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v6 11/18] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v6 12/18] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v6 13/18] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v6 14/18] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v6 15/18] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v6 16/18] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v6 17/18] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v6 18/18] KVM: selftests: Add xAPIC support in eventfd "

[PATCH v7 21/42] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
 2026-06-10  0:44 UTC  (8+ messages)

[PATCH v8 0/5] KVM: selftests: Add AMD PMU Host/Guest test
 2026-06-10  0:41 UTC  (7+ messages)
` [PATCH v8 1/5] KVM: selftests: Refactor allocating guest stack into a helper
` [PATCH v8 2/5] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v8 3/5] KVM: selftests: Drop L1-provided stacks for L2 guests on x86
` [PATCH v8 4/5] KVM: selftests: Add a helper to query enable_mediated_pmu module param
` [PATCH v8 5/5] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-10  0:32 UTC  (9+ messages)
` [PATCH v3 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v3 3/4] vfio-pci/zdev: Add VFIO FMB device features
` [PATCH v3 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[PATCH v6 3/5] dma-buf: add optional get_tph() callback
 2026-06-09 23:48 UTC  (8+ messages)
  ` [PATCH v6 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature

[PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-06-09 23:39 UTC  (6+ messages)
` [PATCH v14 1/4] vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v14 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v14 3/4] vfio: selftests: Allow drivers without send_msi() support
` [PATCH v14 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH v6 2/5] PCI/TPH: expose enabled requester type and capability helpers
 2026-06-09 23:38 UTC  (2+ messages)

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-09 23:26 UTC  (4+ messages)
` [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration

[PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
 2026-06-09 22:45 UTC  (2+ messages)

[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
 2026-06-09 21:14 UTC  (4+ messages)

[PATCH 0/3] KVM: harden and cleanup PDPTR load on forced L1 reload
 2026-06-09 20:24 UTC  (5+ messages)
` [PATCH 1/3] KVM: nVMX: unwind PDPTR load if processor triggers a nested VMFail
` [PATCH 2/3] KVM: MMU: unconditionally clear MMIO cache on root rebuild

[PATCH v6 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
 2026-06-09 19:38 UTC 

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-09 19:28 UTC  (16+ 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 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code

[PATCH net] vsock/virtio: restore msg_iter on transmission failure
 2026-06-09 17:58 UTC  (3+ messages)

[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
 2026-06-09 17:57 UTC  (4+ messages)

[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
 2026-06-09 17:25 UTC  (7+ messages)

[PATCH v1 0/3] KVM: s390: A few misc gmap fixes
 2026-06-09 16:33 UTC  (6+ messages)
` [PATCH v1 1/3] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v1 2/3] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v1 3/3] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH 0/2] KVM: x86/mmu: Plug an unsync shadow page leak
 2026-06-09 16:31 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated writes

[PATCH 0/2] KVM: x86/pmu: Fix a fixed PMC event filter bypass bug
 2026-06-09 16:31 UTC  (2+ messages)

[PATCH] KVM: x86: Use <linux/lockdep.h> for lockdep header inclusion
 2026-06-09 16:31 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Bound the bank index in hv_is_vp_in_sparse_set()
 2026-06-09 16:31 UTC  (2+ messages)

[PATCH] Documentation: KVM: Synchronize x86 VM types
 2026-06-09 16:31 UTC  (3+ messages)

[PATCH v2 0/6] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-09 16:21 UTC  (4+ messages)
` [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value

[PATCH v5 07/34] KVM: x86: Activate master clock immediately on vCPU creation
 2026-06-09 16:14 UTC  (3+ messages)

[PATCH v2 0/4] KVM: s390: Add support for 2G hugepages
 2026-06-09 15:28 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: s390: Add module parameter to fence "
` [PATCH v2 2/4] KVM: s390: Add capability to support "
` [PATCH v2 3/4] KVM: s390: Allow for "
` [PATCH v2 4/4] KVM: s390: Document the KVM_CAP_S390_HPAGE_2G capability

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-09 15:14 UTC  (7+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-09 15:06 UTC  (10+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [syzbot ci] Re: KVM Planes + SEV-SNP Support

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-09 15:04 UTC  (3+ messages)
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions

[kvm-unit-tests PATCH 0/8] x86: fixes for running KUT as EFI on non-QEMU KVM hosts
 2026-06-09 14:09 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/8] x86: efi: use PER_CPU_SIZE for per-CPU stack allocation
` [kvm-unit-tests PATCH 2/8] x86: fix EFI memory allocator to clamp regions to 4 GiB
` [kvm-unit-tests PATCH 3/8] x86: skip PMU init when no PMU is advertised
` [kvm-unit-tests PATCH 4/8] x86: fix ISR thunk to use absolute indirect jump
` [kvm-unit-tests PATCH 5/8] x86: replace per-AP bringup prints with a single summary line
` [kvm-unit-tests PATCH 6/8] x86: add timeout-based SMP bringup when fw_cfg is unavailable
` [kvm-unit-tests PATCH 7/8] efi: fix load_options_size conversion to character count
` [kvm-unit-tests PATCH 8/8] efi: parse KUT_ENV= from load options into environ

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

[PATCH v3 0/2] KVM: x86: MCE fixes
 2026-06-09 13:18 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
` [PATCH v3 2/2] KVM: x86: Fix MCE logging rules for KVM_X86_SET_MCE

[PATCH v2 0/2] KVM: x86: MCE fixes
 2026-06-09 12:56 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
` [PATCH v2 2/2] KVM: x86: Do not gate MCE logging based on IA32_MCi_CTL

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-06-09 10:49 UTC  (11+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-09  9:48 UTC  (3+ messages)

[PATCH v2 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-09  9:24 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH v2 2/2] KVM: LoongArch: selftests: Add FPU test case

[PATCH] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf
 2026-06-09  9:21 UTC  (2+ messages)

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-09  8:46 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

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-09  8:03 UTC  (9+ 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 v5 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test
 2026-06-09  7:02 UTC  (3+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-09  6:45 UTC  (5+ messages)
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM

[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-09  5:33 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-09  5:11 UTC  (4+ messages)

[PATCH] KVM: selftests: Make guest_code_xsave more friendly
 2026-06-09  3:08 UTC  (4+ messages)

[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
 2026-06-09  3:00 UTC  (6+ messages)
` [RFC PATCH 01/27] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf

[PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
 2026-06-09  1:34 UTC  (3+ messages)

[PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
 2026-06-09  1:23 UTC  (2+ messages)

[PATCH v5 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock
 2026-06-09  1:03 UTC  (2+ messages)

[PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
 2026-06-09  1:02 UTC  (3+ messages)

[PATCH v2 15/20] KVM: x86/xen: Convert kvm_xen_set_evtchn_fast() to gpc's CLASS() APIs
 2026-06-09  0:53 UTC  (3+ messages)

[PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
 2026-06-09  0:50 UTC  (2+ messages)

[PATCH v5 22/34] KVM: selftests: Add master clock offset test
 2026-06-09  0:50 UTC  (3+ messages)

[PATCH v2 20/20] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-06-09  0:45 UTC  (3+ messages)

[PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
 2026-06-09  0:37 UTC  (2+ messages)

[PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
 2026-06-09  0:34 UTC  (2+ messages)

[PATCH v4 26/47] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
 2026-06-09  0:31 UTC  (3+ messages)

[PATCH v4 21/47] x86/xen: Obtain TSC frequency from CPUID if present
 2026-06-09  0:29 UTC  (2+ messages)

[PATCH v5 18/34] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
 2026-06-09  0:14 UTC  (2+ messages)

[PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
 2026-06-09  0:02 UTC  (2+ messages)

[PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
 2026-06-08 23:43 UTC  (2+ messages)

[PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
 2026-06-08 23:40 UTC  (2+ messages)

[PATCH 59/60] kvm: svm: Implement max_planes x86 operation
 2026-06-08 23:33 UTC  (2+ messages)

[PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
 2026-06-08 23:21 UTC  (2+ messages)

[PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
 2026-06-08 23:08 UTC  (2+ messages)

[PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
 2026-06-08 22:57 UTC  (2+ messages)

[PATCH 55/60] kvm: svm: Track vmsa_features per plane
 2026-06-08 22:45 UTC  (2+ messages)

[PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
 2026-06-08 22:32 UTC  (2+ messages)

[PATCH 52/60] kvm: x86: Switch to plane0 if it has events
 2026-06-08 22:10 UTC  (2+ messages)

[PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
 2026-06-08 21:44 UTC  (2+ messages)

[PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
 2026-06-08 21:22 UTC  (2+ messages)

[PATCH 47/60] kvm: x86: Select a plane to run
 2026-06-08 21:14 UTC  (2+ messages)

[PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
 2026-06-08 20:48 UTC  (2+ messages)

[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
 2026-06-08 20:42 UTC  (11+ messages)
` [PATCH RFC 02/12] hostmem: Introduce dedicated memory backend for guest_memfd
` [PATCH RFC 04/12] accel/kvm: Add CGS option to control in-place conversion support

[PATCH 44/60] kvm: x86: Move cpu_caps to struct kvm_vcpu_arch_common
 2026-06-08 20:35 UTC  (2+ messages)

[PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
 2026-06-08 20:17 UTC  (2+ messages)

[PATCH 42/60] kvm: x86: Make local APIC code aware of planes
 2026-06-08 20:03 UTC  (2+ messages)

[PATCH 41/60] kvm: x86: Make apic_map per plane
 2026-06-08 19:49 UTC  (2+ messages)

[PATCH 40/60] kvm: x86: Handle IOAPIC EOIs per plane
 2026-06-08 19:37 UTC  (2+ messages)

[PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING per plane
 2026-06-08 19:23 UTC  (2+ messages)

[PATCH v7 2/6] x86/sev: Initialize RMPOPT configuration MSRs
 2026-06-08 19:17 UTC  (2+ messages)

[PATCH v5 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-06-08 19:15 UTC  (2+ messages)

[PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
 2026-06-08 19:13 UTC  (2+ messages)

[PATCH v7 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
 2026-06-08 19:12 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