messages from 2025-07-24 02:40:46 to 2025-07-28 07:05:43 UTC [more...]
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-28 7:05 UTC (39+ 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
[PATCH v11 00/23] Enable CET Virtualization
2025-07-28 6:30 UTC (6+ messages)
` [PATCH v11 01/23] KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
` [PATCH v11 21/23] KVM: nVMX: Enable CET support for nested guest
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-27 19:05 UTC (25+ 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
[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
2025-07-27 18:35 UTC (22+ messages)
` [RFC PATCH kvmtool 02/10] vfio: Rename some functions
` [RFC PATCH kvmtool 03/10] vfio: Create new file legacy.c
` [RFC PATCH kvmtool 04/10] vfio: Update vfio header from linux kernel
` [RFC PATCH kvmtool 05/10] vfio: Add dma map/unmap handlers
` [RFC PATCH kvmtool 06/10] vfio/iommufd: Import iommufd header from kernel
` [RFC PATCH kvmtool 07/10] vfio/iommufd: Add basic iommufd support
` [RFC PATCH kvmtool 08/10] vfio/iommufd: Move the hwpt allocation to helper
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects
` [RFC PATCH kvmtool 10/10] util/update_headers: Add vfio related header files to update list
[PATCH v5 0/3] update live migration configuration region
2025-07-27 12:45 UTC (4+ messages)
` [PATCH v5 2/3] migration: qm updates BAR configuration
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-26 21:47 UTC (9+ 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 v6 0/3] update live migration configuration region
2025-07-26 13:04 UTC (4+ messages)
` [PATCH v6 3/3] migration: adapt to new migration configuration
[PATCH kvmtool v2 0/6] arm64: Nested virtualization support
2025-07-26 10:34 UTC (13+ 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
[Bug Report] external_aborts failure related to efa1368ba9f4 ("KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately")
2025-07-26 9:18 UTC (3+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2025-07-26 5:53 UTC (3+ messages)
[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
2025-07-26 4:54 UTC (9+ messages)
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [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
[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 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 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 (6+ messages)
` [PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
[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)
vhost: linux-next: crash at vhost_dev_cleanup()
2025-07-24 13:49 UTC (8+ messages)
[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 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)
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;
as well as URLs for NNTP newsgroup(s).