messages from 2025-02-18 20:27:02 to 2025-02-20 11:49:12 UTC [more...]
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2025-02-20 11:49 UTC (16+ 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:05 UTC (11+ 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 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 00/12] KVM: TDX: TD vcpu enter/exit
2025-02-20 10:50 UTC (3+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
[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] riscv: KVM: Remove unnecessary vcpu kick
2025-02-20 8:50 UTC (7+ 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
[PATCH] RISC-V: KVM: Fix comments in kvm_riscv_vcpu_isa_disable_allowed
2025-02-20 7:49 UTC
[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
2025-02-20 7:38 UTC (3+ 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
[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 (10+ messages)
` [PATCH v2 3/6] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v2 4/6] memory-attribute-manager: Introduce a callback to notify the shared/private state change
[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 net-next v3 0/6] Device memory TCP TX
2025-02-20 1:46 UTC (10+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[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 00/14] KVM: arm64: NV userspace ABI
2025-02-19 23:19 UTC (6+ 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 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 v4 0/7] Move initializing SEV/SNP functionality to KVM
2025-02-19 20:55 UTC (8+ 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 v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-19 20:32 UTC (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-19 20:32 UTC (16+ messages)
` [PATCH v2 1/6] vfio/type1: Catch zero from pin_user_pages_remote()
` [PATCH v2 2/6] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
` [PATCH v2 3/6] vfio/type1: Use vfio_batch for vaddr_get_pfns()
` [PATCH v2 4/6] vfio/type1: Use consistent types for page counts
` [PATCH v2 5/6] mm: Provide address mask in struct follow_pfnmap_args
` [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 (8+ messages)
` [PATCH v7 08/52] i386/tdx: Initialize TDX before creating TD vcpus
` [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
[PATCH v6 0/9] Basic SEV-SNP Selftests
2025-02-19 16:55 UTC (10+ 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
[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 (5+ messages)
` [RFC PATCH v5 1/4] mm/filemap: add mempolicy support to the filemap layer
` [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
[kvm-unit-tests PATCH v7 00/18] x86/pmu: Fixes and improvements
2025-02-19 9:31 UTC (6+ messages)
` [kvm-unit-tests PATCH v7 04/18] x86: pmu: Align fields in pmu_counter_t to better pack the struct
` [kvm-unit-tests PATCH v7 15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-19 6:45 UTC (5+ messages)
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
[PATCH 00/10] KVM: SVM: Attempt to cleanup SEV_FEATURES
2025-02-19 6:19 UTC (12+ messages)
` [PATCH 01/10] KVM: SVM: Save host DR masks but NOT DRs on CPUs with DebugSwap
` [PATCH 02/10] KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
` [PATCH 03/10] KVM: SVM: Terminate the VM if a SEV-ES+ guest is run with an invalid VMSA
` [PATCH 04/10] KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
` [PATCH 05/10] KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
` [PATCH 06/10] KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
` [PATCH 07/10] KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
` [PATCH 08/10] KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
` [PATCH 09/10] KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates
` [PATCH 10/10] KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure
[PATCH v2 0/2] LoongArch: KVM: Enhancement about PGD saving
2025-02-19 3:38 UTC (3+ messages)
` [PATCH v2 1/2] LoongArch: KVM: Remove PGD saving during VM context switch
` [PATCH v2 2/2] LoongArch: KVM: Fix GPA size issue about VM
kvm-coco-queue 2nd round regression test report
2025-02-19 2:43 UTC
[PATCH v2 0/6] Introduce CET supervisor state support
2025-02-19 1:44 UTC (2+ messages)
[PATCH v2 5/8] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
2025-02-19 0:49 UTC (12+ messages)
[kvm-unit-tests PATCH] pmu_lbr: drop check for MSR_LBR_TOS != 0
2025-02-19 0:45 UTC (3+ messages)
[PATCH kvmtool v3] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE
2025-02-19 0:41 UTC (2+ messages)
[PATCH v3 00/27] Enable FRED with KVM VMX
2025-02-19 0:26 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/6] x86: LA57 canonical testcases
2025-02-19 0:04 UTC (2+ messages)
[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-02-18 22:54 UTC (5+ messages)
[PATCH v10 00/11] arm64: support poll_idle()
2025-02-18 21:33 UTC (12+ messages)
` [PATCH v10 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed_timewait()
` [PATCH v10 02/11] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v10 03/11] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v10 04/11] arm64: define TIF_POLLING_NRFLAG
` [PATCH v10 05/11] arm64: add support for poll_idle()
` [PATCH v10 06/11] ACPI: processor_idle: Support polling state for LPI
` [PATCH v10 07/11] cpuidle-haltpoll: define arch_haltpoll_want()
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check
` [PATCH v10 09/11] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()
` [PATCH v10 11/11] arm64: support cpuidle-haltpoll
[PATCH kvmtool v2] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE
2025-02-18 20:32 UTC (3+ messages)
[RFC PATCH 0/3] kvm,sched: Add gtime halted
2025-02-18 20:26 UTC (4+ messages)
` [RFC PATCH 1/3] fs/proc: Add gtime halted to proc/<pid>/stat
` [RFC PATCH 2/3] kvm/x86: Add support for gtime halted
` [RFC PATCH 3/3] sched,x86: Make the scheduler guest unhalted aware
[PATCH AUTOSEL 6.12 25/31] LoongArch: KVM: Set host with kernel mode when switch to VM mode
2025-02-18 20:26 UTC
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).