public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 18:43:41 to 2026-02-03 20:17:37 UTC [more...]

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-03 20:17 UTC  (21+ messages)
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 03/45] KVM: TDX: Account all non-transient page allocations for per-TD structures
` [RFC PATCH v5 04/45] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[PATCH v2] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
 2026-02-03 20:10 UTC 

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-03 19:58 UTC  (5+ messages)
` [RFC PATCH 04/19] fs/resctrl: Add the documentation for Global Memory Bandwidth Allocation

[PATCH] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
 2026-02-03 19:54 UTC  (8+ messages)

[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
 2026-02-03 19:07 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
` [PATCH 2/2] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated

[kvm-unit-tests PATCH] x86: apic, vmexit: replace nop with serialize to wait for deadline timer
 2026-02-03 18:59 UTC  (3+ messages)

[PATCH 1/2] target/i386: Add definition of VMX proc based tertiary controls
 2026-02-03 18:19 UTC  (2+ messages)
` [PATCH 2/2] target/i386/kvm: Advertize tertiary procbased exec control to guest

[PATCH 00/32] KVM: VMX APIC timer virtualization support
 2026-02-03 18:17 UTC  (33+ messages)
` [PATCH 01/32] KVM: VMX: Detect APIC timer virtualization bit
` [PATCH 02/32] KVM: x86: Implement APIC virt timer helpers with callbacks
` [PATCH 03/32] KVM: x86/lapic: Start/stop sw/hv timer on vCPU un/block
` [PATCH 04/32] KVM: x86/lapic: Wire DEADLINE MSR update to guest virtual TSC deadline
` [PATCH 05/32] KVM: x86/lapic: Add a trace point for guest virtual timer
` [PATCH 06/32] KVM: VMX: Implement the hooks for VMX guest virtual deadline timer
` [PATCH 07/32] KVM: VMX: Update APIC timer virtualization on apicv changed
` [PATCH 08/32] KVM: nVMX: Disallow/allow guest APIC timer virtualization switch to/from L2
` [PATCH 09/32] KVM: nVMX: Pass struct msr_data to VMX MSRs emulation
` [PATCH 10/32] KVM: nVMX: Supports VMX tertiary controls and GUEST_APIC_TIMER bit
` [PATCH 11/32] KVM: nVMX: Add tertiary VM-execution control VMCS support
` [PATCH 12/32] KVM: nVMX: Update intercept on TSC deadline MSR
` [PATCH 13/32] KVM: nVMX: Handle virtual timer vector VMCS field
` [PATCH 14/32] KVM: VMX: Make vmx_calc_deadline_l1_to_host() non-static
` [PATCH 15/32] KVM: nVMX: Enable guest deadline and its shadow VMCS field
` [PATCH 16/32] KVM: nVMX: Add VM entry checks related to APIC timer virtualization
` [PATCH 17/32] KVM: nVMX: Add check vmread/vmwrite on tertiary control
` [PATCH 18/32] KVM: nVMX: Add check VMCS index for guest timer virtualization
` [PATCH 19/32] KVM: VMX: Advertise tertiary controls to the user space
` [PATCH 20/32] KVM: VMX: dump_vmcs() support the guest virt timer
` [PATCH 21/32] KVM: VMX: Enable APIC timer virtualization
` [PATCH 22/32] KVM: VMX: Introduce module parameter for APIC virt timer support
` [PATCH 23/32] KVM: nVMX: Introduce module parameter for nested APIC timer virtualization
` [PATCH 24/32] KVM: selftests: Add a test to measure local timer latency
` [PATCH 25/32] KVM: selftests: Add nVMX support to timer_latency test case
` [PATCH 26/32] KVM: selftests: Add test for nVMX MSR_IA32_VMX_PROCBASED_CTLS3
` [PATCH 27/32] KVM: selftests: Add test vmx_set_nested_state_test with EVMCS disabled
` [PATCH 28/32] KVM: selftests: Add tests nested state of APIC timer virtualization
` [PATCH 29/32] KVM: selftests: Add VMCS access test to "
` [PATCH 30/32] KVM: selftests: Test cases for L1 "
` [PATCH 31/32] KVM: selftests: Add tests for nVMX to vmx_apic_timer_virt
` [PATCH 32/32] Documentation: KVM: x86: Update documentation of struct vmcs12

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-02-03 18:16 UTC  (11+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
 2026-02-03 18:07 UTC  (6+ messages)

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-03 17:45 UTC  (13+ messages)
` [PATCH RFC 01/17] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 05/17] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops

[PATCH 0/4] Clean up TSAN warnings
 2026-02-03 16:32 UTC  (2+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-02-03 16:12 UTC  (8+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2026-02-03 15:23 UTC  (5+ messages)
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[PATCH v4 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-02-03 14:24 UTC  (9+ messages)
` [PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "
` [PATCH v4 3/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
    `  "

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-02-03 13:00 UTC  (3+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06

[PULL 00/17] Firmware 20260203 patches
 2026-02-03 12:03 UTC  (18+ messages)
` [PULL 01/17] docs/system/igvm.rst: Update external links
` [PULL 02/17] hw/uefi: skip time check for append-write updates
` [PULL 03/17] hw/uefi: fix size negotiation
` [PULL 04/17] igvm: reorganize headers
` [PULL 05/17] igvm: make igvm-cfg object resettable
` [PULL 06/17] igvm: move file load to complete callback
` [PULL 07/17] igvm: add trace points for igvm file loading and processing
` [PULL 08/17] igvm: move igvm file processing to reset callbacks
` [PULL 09/17] hw/acpi: Make acpi_checksum() public
` [PULL 10/17] hw/acpi: Make BIOS linker optional
` [PULL 11/17] hw/acpi: Add standalone function to build MADT
` [PULL 12/17] igvm: Move structs to internal header
` [PULL 13/17] igvm: Add common function for finding parameter entries
` [PULL 14/17] igvm: Refactor qigvm_parameter_insert
` [PULL 15/17] igvm: Pass machine state to IGVM file processing
` [PULL 16/17] igvm: Only build stubs if igvm is enabled
` [PULL 17/17] igvm: Fill MADT IGVM parameter field on x86_64

[PATCH v2 00/20] KVM: arm64: Generalise RESx handling
 2026-02-03  9:41 UTC  (22+ messages)
` [PATCH v2 02/20] KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}
` [PATCH v2 03/20] KVM: arm64: Introduce standalone FGU computing primitive
` [PATCH v2 04/20] KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
` [PATCH v2 05/20] KVM: arm64: Extend unified RESx handling to runtime sanitisation
` [PATCH v2 06/20] KVM: arm64: Inherit RESx bits from FGT register descriptors
` [PATCH v2 07/20] KVM: arm64: Allow RES1 bits to be inferred from configuration
` [PATCH v2 08/20] KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported features
` [PATCH v2 09/20] KVM: arm64: Convert HCR_EL2.RW to AS_RES1
` [PATCH v2 10/20] KVM: arm64: Simplify FIXED_VALUE handling
` [PATCH v2 11/20] KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags
` [PATCH v2 12/20] KVM: arm64: Add RES1_WHEN_E2Hx constraints "
` [PATCH v2 13/20] KVM: arm64: Move RESx into individual register descriptors
` [PATCH v2 14/20] KVM: arm64: Simplify handling of HCR_EL2.E2H RESx
` [PATCH v2 15/20] KVM: arm64: Get rid of FIXED_VALUE altogether
` [PATCH v2 16/20] KVM: arm64: Simplify handling of full register invalid constraint
` [PATCH v2 17/20] KVM: arm64: Remove all traces of FEAT_TME
` [PATCH v2 18/20] KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
` [PATCH v2 19/20] KVM: arm64: Add sanitisation to SCTLR_EL2
` [PATCH v2 20/20] KVM: arm64: Add debugfs file dumping computed RESx values

[PATCH v3 0/4] LoongArch: KVM: Add FPU delay load support
 2026-02-03  9:37 UTC  (14+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Move LSX capability check in LSX exception handler
` [PATCH v3 2/4] LoongArch: KVM: Move LASX capability check in LASX "
` [PATCH v3 3/4] LoongArch: KVM: Move LBT capability checking in LBT "
` [PATCH v3 4/4] LoongArch: KVM: Add FPU delay load support

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-02-03  9:18 UTC  (11+ messages)

[PATCH] Add query-tdx-capabilities
 2026-02-03  7:03 UTC  (11+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-03  3:48 UTC  (17+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH] KVM: guest_memfd: Reject large folios until support is implemented
 2026-02-03  2:09 UTC 

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-03  1:23 UTC 

[PATCH] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-03  1:22 UTC  (5+ messages)

[PATCH v5] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
 2026-02-03  0:59 UTC  (2+ messages)
` [PATCH v5] RISC-V: KVM: Validate SBI STA shmem alignment in

[Question] Dead code in KVM PIT ioctl error handling?
 2026-02-03  0:44 UTC  (2+ messages)

[PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
 2026-02-03  0:24 UTC  (3+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:36 UTC  (38+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v2 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v2 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v2 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v2 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:29 UTC 

[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-02 20:40 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 2/8] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox