kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 17:54:40 to 2025-07-26 00:34:38 UTC [more...]

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-26  0:33 UTC  (9+ messages)
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-25 22:54 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[Bug Report] external_aborts failure related to efa1368ba9f4 ("KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately")
 2025-07-25 22:38 UTC  (2+ messages)

[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-25 22:25 UTC  (37+ messages)
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported

[GIT PULL] KVM: x86: Changes for 6.17
 2025-07-25 22:07 UTC  (13+ messages)
` [GIT PULL] KVM: x86: Local APIC refactoring "
` [GIT PULL] KVM: Dirty Ring changes "
` [GIT PULL] KVM: Generic "
` [GIT PULL] KVM: IRQ "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMIO State Data mitigation "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: Device assignment accounting "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SEV "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-25 19:12 UTC  (20+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-25 18:46 UTC  (5+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-07-25 16:47 UTC  (2+ messages)

[PATCH kvmtool v2 0/6] arm64: Nested virtualization support
 2025-07-25 16:37 UTC  (8+ messages)
` [PATCH kvmtool v2 1/6] Sync kernel UAPI headers with v6.16-rc1
` [PATCH kvmtool v2 2/6] arm64: Initial nested virt support
` [PATCH kvmtool v2 3/6] arm64: nested: add support for setting maintenance IRQ
` [PATCH kvmtool v2 4/6] arm64: Add counter offset control
` [PATCH kvmtool v2 5/6] arm64: add FEAT_E2H0 support (TBC)
` [PATCH kvmtool v2 6/6] arm64: Generate HYP timer interrupt specifiers

[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
 2025-07-25 16:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 2/2] KVM: arm64: Destroy the stage-2 page-table periodically

[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
 2025-07-25 15:58 UTC  (6+ messages)
    ` [FIXUP] vfio/type1: correct logic of vfio_find_vpfn()

[GIT PULL] KVM/riscv changes for 6.17
 2025-07-25 12:06 UTC 

[PATCH v4 0/4] Add host kdump support for SNP
 2025-07-25 10:30 UTC  (10+ messages)
` [PATCH v4 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v4 2/4] iommu/amd: Reuse device table "
` [PATCH v4 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
` [PATCH v4 4/4] iommu/amd: Skip enabling command/event buffers for kdump

[PATCH] KVM: x86: use array_index_nospec with indices that come from guest
 2025-07-25 10:24 UTC  (7+ messages)
  ` [PATCH v2] "

[kvm-unit-tests PATCH v4 0/5] x86: add HPET counter tests
 2025-07-25  9:54 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 1/5] x86: resize id_map[] elements to u32
` [kvm-unit-tests PATCH v4 2/5] x86: fix APs with APIC ID more that 255 not showing in id_map
` [kvm-unit-tests PATCH v4 3/5] x86: move USERBASE to 32Mb in smap/pku/pks tests
` [kvm-unit-tests PATCH v4 4/5] x86: bump number of max cpus to 1024
` [kvm-unit-tests PATCH v4 5/5] x86: add HPET counter read micro benchmark and enable/disable torture tests

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-25  8:44 UTC  (12+ messages)

[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-25  3:35 UTC  (8+ messages)
` [PATCH V6 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V6 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V6 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH v2] vfio/pci: print vfio-device syspath to fdinfo
 2025-07-24 23:29 UTC 

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-24 22:59 UTC  (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
 2025-07-24 21:32 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR"
` [PATCH v2 2/2] KVM: selftests: Rename $(ARCH_DIR) to $(SRCARCH)

[PATCH v5 0/4] x86: Disentangle <asm/processor.h> dependency on CPUID headers
 2025-07-24 19:37 UTC  (5+ messages)
` [PATCH v5 1/4] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v5 2/4] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v5 3/4] treewide: Explicitly include the x86 CPUID headers
` [PATCH v5 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header

[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
 2025-07-24 19:21 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86: Print error code for unhandled exceptions
 2025-07-24 19:15 UTC 

[kvm-unit-tests PATCH 0/3] x86 hypercall spring^W summer cleanup
 2025-07-24 19:10 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Don't rely on KVM's hypercall patching
` [kvm-unit-tests PATCH 2/3] x86: Provide a macro for extable handling
` [kvm-unit-tests PATCH 3/3] x86/hypercall: Simplify and increase coverage

[PATCH v9 0/9] Adjust fbcon console device detection
 2025-07-24 18:41 UTC  (3+ messages)

[kvm-unit-tests PATCH] Better backtraces for leaf functions
 2025-07-24 18:17 UTC 

[PATCH v5 00/23] Enable FRED with KVM VMX
 2025-07-24 18:01 UTC  (15+ messages)
` [PATCH v5 01/23] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v5 02/23] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v5 04/23] x86/cea: Export an API to get per CPU exception stacks for KVM to use
` [PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v5 11/23] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v5 12/23] KVM: VMX: Virtualize FRED event_data
` [PATCH v5 13/23] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v5 15/23] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v5 19/23] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
` [PATCH v5 21/23] KVM: nVMX: Add FRED-related VMCS field checks

[kvm-unit-tests PATCH] scripts/checkpatch.pl: Adjust the top_of_kernel_tree check for kvm-unit-tests
 2025-07-24 14:32 UTC 

[PATCH v2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-24 14:21 UTC  (5+ messages)

[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
 2025-07-24 14:09 UTC  (4+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects

vhost: linux-next: crash at vhost_dev_cleanup()
 2025-07-24 13:49 UTC  (9+ messages)

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-24 13:31 UTC  (4+ messages)
` [PATCH v11 01/23] KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses

[kvm-unit-tests PATCH 0/3] Improvements for the s390x panic-loop tests
 2025-07-24 13:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix unreliable "
` [kvm-unit-tests PATCH 2/3] .gitlab-ci.yml: Add the s390x panic-loop tests to the CI
` [kvm-unit-tests RFC PATCH 3/3] scripts/arch-run.bash: Drop the dependency on "jq"

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-07-24 13:24 UTC  (6+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-24 13:08 UTC  (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking

[PATCH V5 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-24 12:52 UTC  (5+ messages)
` [PATCH V5 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V5 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V5 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-07-24 10:47 UTC  (5+ messages)
` [PATCH v9 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v9 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM

[PATCH v4 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
 2025-07-24  9:11 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Config driven dependencies for TCR2/SCTLR/MDCR
 2025-07-24  6:51 UTC  (4+ messages)

KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
 2025-07-24  3:59 UTC  (3+ messages)

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-24  3:16 UTC  (5+ messages)

[PATCH V4 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-23 23:56 UTC  (9+ messages)
` [PATCH V4 1/2] x86/tdx: Eliminate duplicate code in tdx_clear_page()

[GIT PULL] (Final?) KVM change for Linux 6.16
 2025-07-23 22:08 UTC  (2+ messages)

[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
 2025-07-23 21:04 UTC  (10+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
` [PATCH v5 4/7] KVM: x86/mmu: Only grab RCU lock for nx hugepage recovery for TDP MMU
` [PATCH v5 5/7] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test

[PATCH v2 0/5] KVM: Improve VMware guest support
 2025-07-23 18:55 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: x86: Centralize KVM's VMware code
` [PATCH v2 2/5] KVM: x86: Allow enabling of the vmware backdoor via a cap
` [PATCH v2 3/5] KVM: x86: Add support for VMware guest specific hypercalls
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups
` [PATCH v2 5/5] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-23 18:40 UTC  (3+ messages)
` [PATCH v2 3/8] drm/xe: "

[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
 2025-07-23 18:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).