public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-19 10:16:34 to 2025-02-20 17:36:41 UTC [more...]

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-20 17:36 UTC  (19+ messages)
` [PATCH v2 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH v2 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH v2 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH v2 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH v2 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH v2 06/14] KVM: arm64: Consolidate idreg callbacks
` [PATCH v2 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH v2 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH v2 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH v2 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH v2 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH v2 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v2 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH v4 00/10] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-20 17:12 UTC  (12+ messages)
` [PATCH v4 01/10] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v4 02/10] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v4 03/10] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-20 17:10 UTC  (19+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-20 17:06 UTC  (31+ messages)
` [PATCH 01/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [PATCH 02/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [PATCH 03/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [PATCH 04/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH 05/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [PATCH 06/30] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
` [PATCH 07/30] x86/virt/tdx: allocate tdx_sys_info in static memory
` [PATCH 08/30] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH 09/30] x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID
` [PATCH 10/30] KVM: Export hardware virtualization enabling/disabling functions
` [PATCH 11/30] KVM: VMX: Refactor VMX module init/exit functions
` [PATCH 12/30] KVM: VMX: Initialize TDX during KVM module load
` [PATCH 13/30] KVM: TDX: Get TDX global information
` [PATCH 14/30] KVM: TDX: Add placeholders for TDX VM/vCPU structures
` [PATCH 15/30] KVM: TDX: Define TDX architectural definitions
` [PATCH 16/30] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 17/30] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 18/30] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 19/30] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 20/30] KVM: TDX: create/destroy VM structure
` [PATCH 21/30] KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check
` [PATCH 22/30] KVM: x86: expose cpuid_entry2_find for TDX
` [PATCH 23/30] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 24/30] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 25/30] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest
` [PATCH 26/30] KVM: TDX: create/free TDX vcpu structure
` [PATCH 27/30] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 28/30] KVM: x86: Introduce KVM_TDX_GET_CPUID
` [PATCH 29/30] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
` [PATCH 30/30] KVM: TDX: Register TDX host key IDs to cgroup misc controller

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-20 16:56 UTC  (11+ messages)
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-20 16:47 UTC  (10+ messages)
` [PATCH v4 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v4 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v4 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v4 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v4 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v4 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v4 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH] RISC-V: KVM: Fix comments in kvm_riscv_vcpu_isa_disable_allowed
 2025-02-20 15:54 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
 2025-02-20 15:34 UTC  (10+ messages)
` [kvm-unit-tests PATCH v1 1/7] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v1 2/7] arm64: timer: use hypervisor timers when "
` [kvm-unit-tests PATCH v1 3/7] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v1 4/7] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v1 5/7] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v1 7/7] arm64: run at EL2 if supported

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-20 14:35 UTC  (11+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
 2025-02-20 13:36 UTC  (4+ 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 V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-02-20 13:16 UTC  (7+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
` [PATCH V2 03/12] KVM: TDX: Set arch.has_protected_state to true
` [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-20 13:07 UTC  (7+ messages)
` [PATCH 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-02-20 12:48 UTC  (2+ messages)

[PATCH 0/5] riscv: KVM: Fix a few SBI issues
 2025-02-20 12:17 UTC  (2+ messages)

[PATCH] riscv: KVM: Remove unnecessary vcpu kick
 2025-02-20 12:14 UTC  (7+ messages)

[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-02-20 12:11 UTC  (13+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v5 2/6] target/i386: Update EPYC-Rome "
` [PATCH v5 3/6] target/i386: Update EPYC-Milan "
` [PATCH v5 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v5 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v5 6/6] target/i386: Add support for EPYC-Turin model

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-20 11:49 UTC  (16+ messages)

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-20 11:44 UTC  (17+ messages)
` [PATCH v3 01/11] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v3 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v3 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared

[PATCH v2 0/2] two KVM MMU fixes for TDX
 2025-02-20 10:27 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: TDX: Handle SEPT zap error due to page add error in premap
` [PATCH v2 2/2] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead

[PATCH v2 Resend] KVM: x86: ioapic: Optimize EOI handling to reduce unnecessary VM exits
 2025-02-20 10:01 UTC 

[RFC PATCH v5 05/15] KVM: guest_memfd: Folio mappability states and functions that manage their transition
 2025-02-20  9:26 UTC  (3+ messages)

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-20  8:45 UTC  (3+ messages)

[RFC] LoongArch: KVM: Handle interrupt early before enabling irq
 2025-02-20  8:43 UTC 

[PATCH net-next v4 0/9] Device memory TCP TX
 2025-02-20  8:13 UTC  (11+ messages)
` [PATCH net-next v4 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v4 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v4 3/9] net: devmem: Implement TX path
` [PATCH net-next v4 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v4 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v4 8/9] net: check for driver support in netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-02-20  7:10 UTC  (4+ messages)
` [Bug 219787] "

[PATCH v3] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
 2025-02-20  7:00 UTC 

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2025-02-20  5:50 UTC  (4+ messages)
` [PATCH 18/18] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)

[PATCH v2 0/6] Enable shared device assignment
 2025-02-20  3:02 UTC  (7+ messages)
` [PATCH v2 3/6] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-20  2:29 UTC  (12+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd

[PATCH 0/2] two KVM MMU fixes for TDX
 2025-02-20  1:50 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-02-20  1:12 UTC  (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness

[PATCH 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
 2025-02-20  1:07 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow

[RFC PATCH] KVM: x86: hyper-v: Inhibit APICv with VP Assist on SPR/EMR
 2025-02-20  0:55 UTC  (6+ messages)

[PATCH] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-02-20  0:07 UTC 

[PATCH 0/6] IBPB cleanups and a fixup
 2025-02-19 23:09 UTC  (8+ messages)
` [PATCH 1/6] x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
` [PATCH 2/6] x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()
` [PATCH 3/6] x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()
` [PATCH 4/6] x86/bugs: Use a static branch to guard IBPB on vCPU load
` [PATCH 5/6] KVM: nVMX: Always use IBPB to properly virtualize IBRS
` [PATCH 6/6] x86/bugs: Remove X86_FEATURE_USE_IBPB

[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-19 20:32 UTC  (7+ messages)
` [PATCH v2 6/6] vfio/type1: Use mapping page mask for pfnmaps

[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-02-19 18:56 UTC  (4+ messages)

[PATCH v7 00/52] QEMU TDX support
 2025-02-19 18:40 UTC  (6+ messages)
` [PATCH v7 16/52] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF

[PATCH v4 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-02-19 17:36 UTC  (6+ messages)
` [PATCH v4 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[RFC PATCH 0/6] KVM: x86: async PF user
 2025-02-19 15:17 UTC  (4+ messages)

[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-02-19 15:15 UTC  (2+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2025-02-19 14:30 UTC  (3+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms

[PATCH v4 00/21] Add Counter delegation ISA extension support
 2025-02-19 14:09 UTC  (5+ messages)
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf "

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-02-19 13:53 UTC  (4+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API

[RFC PATCH 0/2] Add NV Selftest cases
 2025-02-19 12:47 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-19 11:20 UTC  (5+ messages)

[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-19 10:15 UTC  (4+ messages)
` [RFC PATCH v5 2/4] mm/mempolicy: export memory policy symbols
` [RFC PATCH v5 3/4] KVM: guest_memfd: Pass file pointer instead of inode pointer
` [RFC PATCH v5 4/4] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy


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