messages from 2026-04-10 23:58:40 to 2026-04-14 09:09:22 UTC [more...]
[PATCH] KVM: Drop kvm_vcpu.ready to squash race where "ready" can get stuck "true"
2026-04-14 9:09 UTC (2+ messages)
[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-04-14 9:02 UTC (8+ messages)
` [PATCH 03/11] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH 04/11] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH 07/11] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
[PATCH 0/3] LoongArch: KVM: Small enhancement about timer
2026-04-14 7:23 UTC (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Move AVEC interrupt injection in switch loop
` [PATCH 2/3] LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt from software
` [PATCH 3/3] LoongArch: KVM: Move unconditional delay in timer clear scenery
[PATCH v10 00/12] VMSCAPE optimization for BHI variant
2026-04-14 7:08 UTC (13+ messages)
` [PATCH v10 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v10 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v10 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v10 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v10 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v10 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v10 07/12] static_call: Add EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v10 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v10 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v10 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH for-11.0 v3] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
2026-04-14 4:59 UTC
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-14 4:08 UTC (2+ messages)
[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
2026-04-14 2:12 UTC (10+ messages)
` [PATCH v2 2/6] KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
` [PATCH v2 5/6] KVM: x86: Track available/dirty register masks as "unsigned long" values
[PATCH v3 11/27] monitor: Do not check TARGET_I386 to build 'info sgx' command
2026-04-14 0:29 UTC (3+ messages)
` [PATCH v3 12/27] monitor: Do not check TARGET_I386 to build 'info sev' command
` [PATCH v3 20/27] monitor: Remove 'monitor/hmp-target.h' header
[PATCH 0/2] vfio: selftests: Automate finding/setting up devices for testing
2026-04-14 0:15 UTC (8+ messages)
` [PATCH 1/2] vfio: selftests: Find devices that are compatible with VFIO selftests
` [PATCH 2/2] vfio: selftests: Automate setting up devices for testing
[PATCH 00/14] iommu: Add live update state preservation
2026-04-13 23:40 UTC (14+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
[PATCH] VFIO: remove dead notifier code
2026-04-13 21:58 UTC (2+ messages)
[PATCH v2 1/2] vfio/xe: Reorganize the init to decouple migration from reset
2026-04-13 21:58 UTC (3+ messages)
[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
2026-04-13 21:47 UTC (2+ messages)
[PATCH] KVM: x86: use inlines instead of macros for is_sev_*guest
2026-04-13 21:41 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
2026-04-13 21:31 UTC (8+ messages)
` [PATCH v2 1/4] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v2 2/4] KVM: arm64: sefltests: Add helpers for guest hypervisors
` [PATCH v2 3/4] KVM: arm64: sefltests: Add basic NV selftest
` [PATCH v2 4/4] KVM: arm64: selftests: Enhance hello_nested test
[PATCH 0/3] KVM, vfio: remove exported KVM symbols
2026-04-13 21:21 UTC (9+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 21:08 UTC (7+ messages)
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
2026-04-13 20:46 UTC (8+ messages)
` [kvm-unit-tests PATCH v2 1/7] lib: arm64: Generalize ESR exception class definitions for EL2 support
` [kvm-unit-tests PATCH v2 2/7] lib: arm64: Add stage2 page table management library
` [kvm-unit-tests PATCH v2 3/7] lib: arm64: Generalize exception vector definitions for EL2 support
` [kvm-unit-tests PATCH v2 4/7] lib: arm64: Add foundational guest execution framework
` [kvm-unit-tests PATCH v2 5/7] lib: arm64: Add support for guest exit exception handling
` [kvm-unit-tests PATCH v2 6/7] lib: arm64: Add guest-internal exception handling (EL1)
` [kvm-unit-tests PATCH v2 7/7] arm64: Add Stage-2 MMU demand paging test
[RESEND PATCH] vfio/virtio: Fix lock/unlock mismatch in virtiovf_read_device_context_chunk()
2026-04-13 20:08 UTC (2+ messages)
[PATCH v7 00/22] Runtime TDX module update support
2026-04-13 20:04 UTC (36+ messages)
` [PATCH v7 05/22] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v7 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v7 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v7 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v7 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v7 10/22] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v7 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v7 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v7 13/22] x86/virt/seamldr: Install a new TDX module
` [PATCH v7 14/22] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v7 15/22] x86/virt/tdx: Restore TDX module state
` [PATCH v7 18/22] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
` [PATCH v7 19/22] x86/virt/tdx: Enable TDX module runtime updates
` [PATCH v7 21/22] x86/virt/tdx: Document TDX module update
` [PATCH v7 22/22] x86/virt/seamldr: Log TDX module update failures
[PATCH v4 0/7] Add RMPOPT support
2026-04-13 19:44 UTC (8+ messages)
` [PATCH v4 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v4 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v4 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v4 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v4 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v4 7/7] x86/sev: Add debugfs support for RMPOPT
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 19:18 UTC (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCH v7 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-04-13 18:11 UTC (6+ messages)
` [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
2026-04-13 18:04 UTC (4+ messages)
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing
[PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
2026-04-13 17:09 UTC (6+ messages)
[kvm:queue 12/12] arch/x86/kvm/svm/avic.c:240:39: error: passing argument 1 of 'is_sev_es_guest' from incompatible pointer type
2026-04-13 16:55 UTC (4+ messages)
[kvm-unit-tests PATCH] Update gitlab-CI jobs to Fedora 43
2026-04-13 15:04 UTC
[GIT PULL 00/12] KVM: s390: Changes for 7.1
2026-04-13 12:33 UTC (16+ messages)
` [GIT PULL 01/12] KVM: s390: only deliver service interrupt with payload
` [GIT PULL 02/12] KVM: s390: Fix lpsw/e breaking event handling
` [GIT PULL 03/12] KVM: s390: vsie: Allow non-zarch guests
` [GIT PULL 04/12] KVM: s390: vsie: Disable some bits when in ESA mode
` [GIT PULL 05/12] KVM: s390: vsie: Accommodate ESA prefix pages
` [GIT PULL 06/12] KVM: s390: Add KVM capability for ESA mode guests
` [GIT PULL 07/12] KVM: s390: Add some useful mask macros
` [GIT PULL 08/12] KVM: s390: Add alignment checks for hugepages
` [GIT PULL 09/12] KVM: s390: Allow 4k granularity for memslots
` [GIT PULL 10/12] KVM: selftests: Remove 1M alignment requirement for s390
` [GIT PULL 11/12] KVM: s390: selftests: enable some common memory-related tests
` [GIT PULL 12/12] KVM: s390: ucontrol: Fix memslot handling
[PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
2026-04-13 12:27 UTC (6+ messages)
[GIT PULL] KVM: x86 pull requests for 7.1
2026-04-13 11:20 UTC (22+ messages)
` [GIT PULL] KVM: x86: A lonely fix "
` [GIT PULL] KVM: guest_memfd change "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: Emulated MMIO "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Nested SVM "
` [GIT PULL] KVM: Selftests "
` [GIT PULL] KVM: x86: SVM+SEV changes
` [GIT PULL] KVM: x86: SVM changes for 7.1 (short version)
` [GIT PULL] KVM: x86: VMX changes for 7.1
` [GIT PULL] KVM: x86: VMXON and EFER.SVME extraction "
[kvm-unit-tests PATCH] x86/eventinj: Fix flush_cache() macro for the newer versions of Clang
2026-04-13 9:49 UTC
[GIT PULL] KVM/arm64 updates for 7.1
2026-04-13 9:48 UTC (2+ messages)
[GIT PULL] LoongArch KVM changes for v7.1
2026-04-13 9:46 UTC (2+ messages)
[GIT PULL] KVM/riscv changes for 7.1
2026-04-13 9:43 UTC (2+ messages)
[PATCH] vhost/vringh: Fix IOTLB permission in putu16_iotlb()
2026-04-13 9:05 UTC
[PATCH v6 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-13 8:19 UTC (6+ messages)
` [PATCH v6 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v6 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v6 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v6 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v2 00/27] monitor: Remove need of per-target handlers
2026-04-13 8:13 UTC (21+ messages)
` [PATCH v2 01/27] monitor: Have MonitorDef::get_value() always return int64_t type
` [PATCH v2 02/27] monitor: Remove target_long use in get_monitor_def()
` [PATCH v2 03/27] monitor: Reduce target-specific methods further
` [PATCH v2 05/27] monitor: Forward-declare the MonitorDef type
` [PATCH v2 08/27] target/m68k: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
` [PATCH v2 11/27] cpus: Introduce SysemuCPUOps::monitor_get_register() hook
` [PATCH v2 19/27] monitor: Introduce HMPCommand::arch_bitmask field
` [PATCH v2 20/27] hw/s390x: Reduce 'monitor/monitor.h' inclusions
` [PATCH v2 21/27] monitor: Do not check TARGET_S390X to build s390x commands
` [PATCH v2 27/27] monitor: Merge hmp-target.c code within hmp-cmds.c
[PATCH v2 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-13 7:43 UTC (6+ messages)
[PATCH] vfio/virtio: Fix lock/unlock mismatch in virtiovf_read_device_context_chunk()
2026-04-13 6:52 UTC
[PATCH] riscv: KVM: Fix memory leak in vector context allocation
2026-04-13 6:35 UTC (2+ messages)
[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
2026-04-13 3:56 UTC (16+ messages)
` [PATCH V3 2/2] "
[PATCH v2] KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()
2026-04-13 2:13 UTC (2+ messages)
[PATCH net-next v2] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
2026-04-12 18:00 UTC (2+ messages)
[Bug 221249] New: kvm_amd prints "CPU 1 isn't AMD or Hygon" on Intel Core Ultra (Arch Linux)
2026-04-12 15:47 UTC (2+ messages)
` [Bug 221249] "
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-12 2:53 UTC (3+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
[PATCH v4] RISC-V: KVM: Batch stage-2 TLB flushes
2026-04-12 2:38 UTC
[GIT PULL] KVM fixes for Linux 7.0 final
2026-04-11 19:58 UTC (2+ messages)
[PATCH 3/3] KVM, vfio: remove symbol_get(kvm_put_kvm) from vfio
2026-04-11 12:26 UTC (2+ messages)
[GIT PULL v1 0/1] Subject: [GIT PULL v1 0/1] KVM: s390: One very last second fix
2026-04-11 12:09 UTC (2+ messages)
[PATCH v5 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-11 10:20 UTC (5+ messages)
` [PATCH v5 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v5 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v5 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v5 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
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