kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-21 10:20:07 to 2025-07-22 16:05:27 UTC [more...]

[RFC PATCH] KVM: s390: selftests: work around macro is_signed_type re-definiton
 2025-07-22 15:53 UTC 

[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-22 16:01 UTC  (56+ messages)
` [PATCH v15 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v15 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-22 15:51 UTC  (17+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH] KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
 2025-07-22 15:47 UTC  (4+ messages)

[PATCH v9 8/9] fbcon: Use screen info to find primary device
 2025-07-22 15:39 UTC  (5+ messages)

[PATCH V3 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-22 15:08 UTC  (6+ messages)
` [PATCH V3 1/2] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V3 2/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH v4 0/7] TDX host: kexec/kdump support
 2025-07-22 14:58 UTC  (19+ messages)
` [PATCH v4 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v4 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2025-07-22 14:35 UTC  (2+ messages)

[PATCH v3 0/6] x86: Disentangle <asm/processor.h> dependency on CPUID headers
 2025-07-22 14:18 UTC  (8+ messages)
` [PATCH v3 1/6] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v3 2/6] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v3 3/6] x86: Reorder headers alphabetically
` [PATCH v3 4/6] drivers: "
` [PATCH v3 5/6] treewide: Explicitly include the x86 CPUID headers
` [PATCH v3 6/6] x86/cpu: <asm/processor.h>: Do not include the CPUID API header

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-22 14:13 UTC  (13+ messages)
` [PATCH v11 19/23] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-07-22 13:47 UTC 

[PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
 2025-07-22 13:29 UTC  (10+ messages)

[PATCH v4 0/9] Add SBI v3.0 PMU enhancements
 2025-07-22 13:17 UTC  (13+ messages)
` [PATCH v4 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v4 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v4 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v4 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v4 5/9] drivers/perf: riscv: Export "
` [PATCH v4 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v4 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v4 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v4 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH] i386/kvm: Disable hypercall patching quirk by default
 2025-07-22 12:21 UTC  (10+ messages)

[PATCH] sched/fair: Only increment deadline once on yield
 2025-07-22 11:46 UTC  (2+ messages)
` [PATCH] "

[GIT PULL] LoongArch KVM changes for v6.17
 2025-07-22 11:56 UTC 

[PATCH][v2] x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
 2025-07-22 11:00 UTC 

[RFC PATCH 1/2] KVM: Add arch hooks for KVM syscore ops
 2025-07-22 10:35 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: arm64: vgic-its: Unmap all vPEs on shutdown

[PATCH v15 15/21] KVM: arm64: Refactor user_mem_abort()
 2025-07-22  9:25 UTC 

[PATCH v3 0/8] treewide: Fix typo "notifer"
 2025-07-22  9:24 UTC  (10+ messages)
` [PATCH v3 1/8] KVM: x86: "
` [PATCH v3 2/8] cxl: mce: "
` [PATCH v3 3/8] drm/xe: "
` [PATCH v3 4/8] net: mvneta: "
` [PATCH v3 5/8] wifi: brcmfmac: "
` [PATCH v3 6/8] serial: 8250_dw: "
` [PATCH v3 7/8] xen/xenbus: "
` [PATCH v3 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt

[PATCH 0/3] KVM: PPC: use for_each_set_bit() macro where appropriate
 2025-07-22  8:23 UTC  (3+ messages)
` [PATCH 3/3] KVM: PPC: use for_each_set_bit() in IRQ_check()

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-22  7:57 UTC  (5+ messages)
` [PATCH v2 6/8] serial: 8250_dw: "

[PATCH] x86/kvm: Downgrade host poll messages to pr_debug_once()
 2025-07-22  7:49 UTC 

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-22  6:37 UTC  (9+ messages)

[PATCH v8 0/3] KVM: x86: Include host suspended time in steal time
 2025-07-22  5:50 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v8 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v8 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "

[linus:master] [KVM] 7803339fa9: kernel-selftests.kvm.pmu_counters_test.fail
 2025-07-22  5:49 UTC 

[PATCH v9 9/9] PCI: Add a new 'boot_display' attribute
 2025-07-22  4:01 UTC  (5+ messages)

[PATCH v2 0/4] KVM: Speed up MMIO registrations
 2025-07-22  2:22 UTC  (10+ messages)
` [PATCH v2 2/4] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering

[PATCH v5] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
 2025-07-21 23:36 UTC  (2+ messages)

[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-07-21 22:26 UTC  (12+ messages)
` [PATCH v3 1/2] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
` [PATCH v3 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids

[PATCH 0/7] KVM: arm64: FEAT_RASv1p1 support and RAS selection
 2025-07-21 22:24 UTC  (15+ messages)
` [PATCH 1/7] arm64: Add capability denoting FEAT_RASv1p1
` [PATCH 2/7] KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor context
` [PATCH 3/7] KVM: arm64: Make RAS registers UNDEF when RAS isn't advertised
` [PATCH 4/7] KVM: arm64: Handle RASv1p1 registers
` [PATCH 5/7] KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
` [PATCH 6/7] KVM: arm64: Expose FEAT_RASv1p1 in a canonical manner
` [PATCH 7/7] KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
` (subset) [PATCH 0/7] KVM: arm64: FEAT_RASv1p1 support and RAS selection

[PATCH] KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
 2025-07-21 22:24 UTC  (2+ messages)

[PATCH v4 0/4] Add host kdump support for SNP
 2025-07-21 21:53 UTC  (5+ 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 v7 00/30] TDX KVM selftests
 2025-07-21 21:51 UTC  (3+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

[PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
 2025-07-21 18:00 UTC  (2+ messages)

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-21 17:46 UTC  (11+ messages)

[PATCH kvmtool] vfio: include libgen.h (for musl compatibility)
 2025-07-21 14:35 UTC  (2+ messages)

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-07-21 14:18 UTC  (11+ messages)

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-21 14:14 UTC  (8+ messages)
` [PATCH v7 1/7] crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v7 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v7 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v7 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v7 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v7 6/7] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[Bug Report] external_aborts failure related to efa1368ba9f4 ("KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately")
 2025-07-21 14:00 UTC 

[PATCH][next] KVM: x86: Remove space before \n newline
 2025-07-21 13:47 UTC 

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


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).