kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-15 09:18:47 to 2025-05-16 19:31:22 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-16 19:31 UTC  (21+ messages)
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 51/51] KVM: selftests: Test guest_memfd for accuracy of st_blocks

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2025-05-16 19:28 UTC  (5+ messages)
` [PATCH v5 5/5] KVM: selftests: Add bus lock exit test

[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-16 19:21 UTC  (13+ messages)
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64

[RFC PATCH v2 00/13] New KVM ioctl to link a gmem inode to a new gmem file
 2025-05-16 19:19 UTC  (14+ messages)
` [RFC PATCH v2 01/13] fs: Refactor to provide function that allocates a secure anonymous inode
` [RFC PATCH v2 02/13] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v2 03/13] KVM: guest_mem: Refactor out kvm_gmem_alloc_view()
` [RFC PATCH v2 04/13] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
` [RFC PATCH v2 05/13] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl
` [RFC PATCH v2 06/13] KVM: selftests: Test transferring private memory to another VM
` [RFC PATCH v2 07/13] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct
` [RFC PATCH v2 08/13] KVM: x86: Refactor common code out of sev.c
` [RFC PATCH v2 09/13] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from
` [RFC PATCH v2 10/13] KVM: x86: Let moving encryption context be configurable
` [RFC PATCH v2 11/13] KVM: x86: Handle moving of memory context for intra-host migration
` [RFC PATCH v2 12/13] KVM: selftests: Generalize migration functions from sev_migrate_tests.c
` [RFC PATCH v2 13/13] KVM: selftests: Add tests for migration of private mem

[PATCH v1 0/3] s390/uv: handle folios that cannot be split while dirty
 2025-05-16 18:56 UTC  (9+ messages)
` [PATCH v1 1/3] s390/uv: don't return 0 from make_hva_secure() if the operation was not successful
` [PATCH v1 2/3] s390/uv: always return 0 from s390_wiggle_split_folio() if successful
` [PATCH v1 3/3] s390/uv: improve splitting of large folios that cannot be split while dirty

[PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-05-16 18:47 UTC  (3+ messages)
` [PATCH v4 7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
 2025-05-16 18:35 UTC  (3+ messages)

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-05-16 17:50 UTC  (60+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH 04/21] KVM: TDX: Enforce 4KB mapping level during TD build Time
` [RFC PATCH 05/21] KVM: TDX: Enhance tdx_clear_page() to support huge pages
` [RFC PATCH 06/21] KVM: TDX: Assert the reclaimed pages were mapped as expected
` [RFC PATCH 07/21] KVM: TDX: Add a helper for WBINVD on huge pages with TD's keyID
` [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
` [RFC PATCH 10/21] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [RFC PATCH 12/21] KVM: TDX: Determine max mapping level according to vCPU's ACCEPT level
` [RFC PATCH 14/21] KVM: x86/tdp_mmu: Invoke split_external_spt hook with exclusive mmu_lock
` [RFC PATCH 16/21] KVM: x86/mmu: Introduce kvm_split_boundary_leafs() to split boundary leafs
` [RFC PATCH 19/21] KVM: gmem: Split huge boundary leafs for punch hole of private memory
` [RFC PATCH 20/21] KVM: x86: Force a prefetch fault's max mapping level to 4KB for TDX
` [RFC PATCH 21/21] KVM: x86: Ignore splitting huge pages in fault path "

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-16 16:00 UTC  (13+ messages)
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory

[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
 2025-05-16 15:51 UTC  (8+ messages)
` [PATCH 1/2] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
` [PATCH 2/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-16 15:33 UTC  (5+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid

[PATCH v7 0/6] Introduce CET supervisor state support
 2025-05-16 15:20 UTC  (6+ messages)

[PATCH] vfio/type1: optimize vfio_pin_pages_remote() for hugetlbfs folio
 2025-05-16 14:55 UTC  (6+ messages)

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-16 14:50 UTC  (10+ messages)
` [PATCH v4 2/4] KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
` [PATCH v4 3/4] x86: nVMX: check vmcs12->guest_ia32_debugctl value given by L2
` [PATCH v4 4/4] x86: KVM: VMX: preserve DEBUGCTLMSR_FREEZE_IN_SMM

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-16 14:45 UTC  (32+ messages)
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
` [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
` [PATCH v4 24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v4 25/38] KVM: x86/pmu: Add AMD PMU registers to direct access list
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and event filtering
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v4 32/38] KVM: nVMX: Add nested virtualization support for mediated PMU

[PATCH v4 0/3] Move duplicated instructions macros into asm/insn.h
 2025-05-16 14:08 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v4 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v4 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd
 2025-05-16 14:07 UTC  (2+ messages)

[kvmtool PATCH v3 00/10] Add SBI system suspend and cpu-type option
 2025-05-16 13:54 UTC  (2+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-16 12:49 UTC  (25+ messages)

[PATCH] KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
 2025-05-16 12:12 UTC 

[PATCH v3] RISC-V: KVM: Remove scounteren initialization
 2025-05-16 12:39 UTC  (4+ messages)

[PATCH v3 0/2] RISC-V: KVM: VCPU reset fixes
 2025-05-16 12:25 UTC  (4+ messages)
` [PATCH v3 1/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
` [PATCH v3 2/2] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI

[RFC PATCH v2 0/3] KVM: arm64: Don't claim MTE_ASYNC if not supported
 2025-05-16 12:04 UTC  (2+ messages)

[PATCH v4 5/5] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
 2025-05-16  9:52 UTC  (3+ messages)

[PATCH v2] Documentation/virt/kvm: Fix TDX whitepaper footnote reference
 2025-05-16  7:36 UTC  (2+ messages)

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-05-16  1:15 UTC  (5+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM

linux-next: build warning after merge of the kvm tree
 2025-05-16  0:16 UTC  (2+ messages)

[PATCH v5 0/2] kvm: sev: Add SNP guest request throttling
 2025-05-15 22:49 UTC  (5+ messages)
` [PATCH v5 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v5 2/2] kvm: sev: If ccp is busy, report busy to guest

[PATCH v2] RISC-V: KVM: Remove scounteren initialization
 2025-05-15 22:06 UTC 

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-05-15 22:05 UTC  (3+ messages)

[PATCH net-next v7] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 22:00 UTC 

[GIT PULL] Please pull mlx5 VFIO PCI DMA conversion
 2025-05-15 20:59 UTC  (4+ messages)

[PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
 2025-05-15 20:17 UTC  (3+ messages)

[PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 18:26 UTC  (3+ messages)

[PATCH v4 1/2] kvm: sev: Add SEV-SNP guest request throttling
 2025-05-15 18:21 UTC  (2+ messages)

[PATCH net-next v6] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 17:49 UTC 

[PATCH 0/3] KVM: arm64: Allow vGICv4 configuration per VM
 2025-05-15 16:48 UTC  (5+ messages)

[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
 2025-05-15 16:04 UTC  (5+ messages)
` [PATCH v4 33/43] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v4 38/43] KVM: arm64: Add sanitisation for FEAT_FGT2 registers

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-15 16:02 UTC  (8+ messages)

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-05-15 15:29 UTC  (4+ messages)
` [PATCH v1 1/5] s390: remove unneeded includes

[PATCH v5 0/1] KVM: Add support for the ERAPS feature
 2025-05-15 15:26 UTC  (2+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH 0/3] KVM: s390: Use ESCA instead of BSCA at VM init
 2025-05-15 13:15 UTC  (10+ messages)
` [PATCH 1/3] KVM: s390: Set KVM_MAX_VCPUS to 256
` [PATCH 2/3] KVM: s390: Always allocate esca_block
` [PATCH 3/3] KVM: s390: Specify kvm->arch.sca as esca_block

[Overview] guest_memfd extensions and dependencies 2025-05-15
 2025-05-15  9:58 UTC 

[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-15  8:22 UTC  (2+ messages)
` [PATCH v7 06/14] riscv: misaligned: request misaligned exception from SBI

[PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
 2025-05-15  9:27 UTC  (3+ messages)


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