messages from 2026-04-22 10:17:29 to 2026-04-23 18:00:00 UTC [more...]
[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-23 17:59 UTC (9+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v2 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v2 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
2026-04-23 17:56 UTC (3+ messages)
` [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
2026-04-23 17:46 UTC (5+ messages)
` [PATCH V2 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V2 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V2 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V2 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests
KVM-PR no longer works when compiled with new GCC compilers
2026-04-23 17:46 UTC (4+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-23 17:05 UTC (26+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown
[PATCH v11 00/12] VMSCAPE optimization for BHI variant
2026-04-23 17:00 UTC (15+ messages)
` [PATCH v11 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v11 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v11 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v11 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v11 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v11 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v11 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v11 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v11 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v11 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v11 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH] KVM: arm64: Wake-up from WFI when iqrchip is in userspace
2026-04-23 16:36 UTC
[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
2026-04-23 16:26 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
` [PATCH 2/2] KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler
[GIT PULL] VFIO updates for v7.1-rc1 (part 2)
2026-04-23 16:18 UTC (2+ messages)
[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
2026-04-23 15:56 UTC (3+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
2026-04-23 15:30 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 4/7] lib: arm64: Add foundational guest execution framework
CPU Lockups in KVM with deferred hrtimer rearming
2026-04-23 15:23 UTC (17+ messages)
[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
2026-04-23 14:59 UTC (7+ messages)
` [PATCH v3 1/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v3 2/5] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v3 3/5] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v3 4/5] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v3 5/5] vfio/pci: Add PCIe TPH SET_ST interface
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-23 14:50 UTC (16+ messages)
[kvm-unit-tests PATCH v4 0/6] s390x: Add test for STFLE interpretive execution (format-2)
2026-04-23 14:46 UTC (9+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: snippets: Add reset_guest() to lib
` [kvm-unit-tests PATCH v4 2/6] s390x: sclp: Remove unnecessary padding from struct sclp_facilities
` [kvm-unit-tests PATCH v4 3/6] s390x: sclp: Check sclp byte before reading feature bits
` [kvm-unit-tests PATCH v4 4/6] s390x: sclp: Use sclp_feat_check directly to read DIAG318 feature bit
` [kvm-unit-tests PATCH v4 5/6] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests PATCH v4 6/6] s390x: Add test for STFLE interpretive execution (format-2)
[PATCH 0/5] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
2026-04-23 14:40 UTC (7+ messages)
` [PATCH 1/5] KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
` [PATCH 2/5] KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()
` [PATCH 3/5] KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU accesses
` [PATCH 4/5] KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
` [PATCH 5/5] KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accesses
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-04-23 14:35 UTC (2+ messages)
[PATCH 0/2] vfio/pci: Request resources and map BARs at enable time
2026-04-23 14:18 UTC (4+ messages)
` [PATCH 1/2] vfio/pci: Set up barmap in vfio_pci_core_enable()
[kvm-unit-tests PATCH 0/3] scripts: Configure and update tools to allow basic b4 usage
2026-04-23 14:16 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] scripts/checkpatch.pl: Add empty codespell and const_structs configs
` [kvm-unit-tests PATCH 2/3] scripts/checkpatch.pl: Copy kernel codespell file
` [kvm-unit-tests PATCH 3/3] scripts/get_maintainer.pl: Ignore --nogit-chief-penguins option
[PATCH 0/3] KVM: s390: Additional LPSW/E fixes
2026-04-23 14:12 UTC (6+ messages)
` [PATCH 1/3] KVM: s390: selftests: Add load psw bear test
` [PATCH 2/3] kvm: s390: Fix LPSW/E early exception bear behavior
` [PATCH 3/3] kvm: s390: Fix lpsw/e spec exception ilc reporting
[PATCH v2] KVM: eventfd: Use WQ_UNBOUND workqueue for irqfd cleanup - New logs confirm preemption race
2026-04-23 13:25 UTC (3+ messages)
` [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
2026-04-23 12:25 UTC (3+ messages)
[PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
2026-04-23 11:10 UTC (2+ messages)
[PATCH 0/3] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
2026-04-23 9:07 UTC (5+ messages)
` [PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion
[RFC PATCH 0/1] KVM: VMX: restore host CR2 after VM exit
2026-04-23 8:52 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCH RFC v3] target/arm/kvm: Choose PMU backend
2026-04-23 8:32 UTC
[PATCH] KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
2026-04-23 7:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
2026-04-23 7:49 UTC (13+ messages)
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()
[RFC PATCH] KVM: s390: move some facilities from FACILITIES_KVM_CPUMODEL to FACILITIES_KVM
2026-04-23 4:56 UTC (2+ messages)
[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
2026-04-23 3:25 UTC (7+ messages)
` [RFC PATCH 23/27] KVM: x86: Account for runtime CPUID features in paranoid mode
` [RFC PATCH 24/27] KVM: x86: Skip paranoid CPUID check for KVM PV leafs when base is relocated
` [RFC PATCH 27/27] KVM: TDX: Replace hardcoded CPUID filtering with the allowed mask
[PATCH for-11.1] accel/kvm: refactor and clean up do_kvm_irqchip_create
2026-04-23 1:38 UTC (2+ messages)
[PATCH 0/4] vfio/pci: Add PCIe TPH support
2026-04-23 1:26 UTC (8+ messages)
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
2026-04-22 22:55 UTC (4+ messages)
[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-04-22 22:42 UTC (11+ messages)
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-22 22:14 UTC (13+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[PATCH] vfio/pci: Allow disabling idle D3 on a per-device basis
2026-04-22 21:51 UTC (2+ messages)
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-22 21:42 UTC (21+ messages)
[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
2026-04-22 21:03 UTC (4+ messages)
` [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-04-22 20:03 UTC (5+ messages)
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
[PATCH v3 00/32] target/arm: fully model WFxT instructions for A-profile
2026-04-22 16:57 UTC (36+ messages)
` [PATCH v3 01/32] target/arm: migrate basic syndrome helpers to registerfields
` [PATCH v3 02/32] target/arm: migrate system/cp trap syndromes "
` [PATCH v3 03/32] target/arm: migrate FP/SIMD "
` [PATCH v3 04/32] target/arm: migrate eret "
` [PATCH v3 05/32] target/arm: migrate SME "
` [PATCH v3 06/32] target/arm: migrate PAC "
` [PATCH v3 07/32] target/arm: migrate BTI "
` [PATCH v3 08/32] target/arm: migrate BXJ "
` [PATCH v3 09/32] target/arm: migrate Granule Protection traps "
` [PATCH v3 10/32] target/arm: migrate fault syndromes "
` [PATCH v3 11/32] target/arm: migrate debug "
` [PATCH v3 12/32] target/arm: migrate wfx "
` [PATCH v3 13/32] target/arm: migrate gcs "
` [PATCH v3 14/32] target/arm: migrate memory op "
` [PATCH v3 15/32] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [PATCH v3 16/32] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [PATCH v3 17/32] target/arm: use syndrome helpers to set SAME_EL EC bit
` [PATCH v3 18/32] target/arm: make whpx use syndrome helpers for decode
` [PATCH v3 19/32] target/arm: make hvf "
` [PATCH v3 20/32] target/arm: use syndrome helpers in merge_syn_data_abort
` [PATCH v3 21/32] target/arm: use syndrome helpers to query VNCR bit
` [PATCH v3 22/32] target/arm: remove old syndrome defines
` [PATCH v3 23/32] target/arm: report register in WFIT syndromes
` [PATCH v3 24/32] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v3 25/32] target/arm: redefine event stream fields
` [PATCH v3 26/32] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v3 27/32] target/arm: implements SEV/SEVL for all modes
` [PATCH v3 28/32] target/arm: hoist event broadcast code into a helper
` [PATCH v3 29/32] target/arm: implement global monitor events
` [PATCH v3 30/32] target/arm: enable event stream on WFE instructions
` [PATCH v3 31/32] target/arm: handle the WFE trap case
` [PATCH v3 32/32] target/arm: implement WFET
[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
2026-04-22 15:54 UTC (7+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-04-22 15:38 UTC (2+ messages)
[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
2026-04-22 14:57 UTC (8+ messages)
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive
[PATCH v2 0/5] Fuller TDX kexec support
2026-04-22 14:29 UTC (5+ messages)
` [PATCH] x86/tdx, KVM: fix HKID leak when kexec is initiated with active TDs
[PATCH v4 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 13:53 UTC (5+ messages)
[PATCH v6 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 13:49 UTC
[kvm-unit-tests PATCH v3 0/6] s390x: Add test for STFLE interpretive execution (format-2)
2026-04-22 13:20 UTC (8+ messages)
` [kvm-unit-tests PATCH v3 3/6] s390x: sclp: Rework sclp_facilities_setup() for simpler control flow
` [kvm-unit-tests PATCH v3 5/6] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests PATCH v3 6/6] s390x: Add test for STFLE interpretive execution (format-2)
[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-04-22 13:02 UTC (5+ messages)
` [PATCH v2 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v2 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-04-22 12:57 UTC (4+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
[PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
2026-04-22 12:54 UTC (11+ messages)
` [PATCH v2 18/31] target/arm: make whpx use syndrome helpers for decode
` [PATCH v2 19/31] target/arm: make hvf "
` [PATCH v2 23/31] target/arm: report register in WFIT syndromes
` [PATCH v2 25/31] target/arm: redefine event stream fields
` [PATCH v2 26/31] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v2 27/31] target/arm: implements SEV/SEVL for all modes
` [PATCH v2 28/31] target/arm: hoist event broadcast code into a helper
` [PATCH v2 29/31] target/arm: implement global monitor events
` [PATCH v2 30/31] target/arm: enable event stream on WFE instructions
[PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
2026-04-22 12:44 UTC (7+ messages)
` [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()
[PATCH v5 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 12:33 UTC
[PATCH] target/arm/kvm: Mark host feature cache valid last
2026-04-22 12:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox