messages from 2026-01-21 22:55:05 to 2026-01-23 18:57:53 UTC [more...]
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-01-23 18:57 UTC (5+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
` [PATCH v12 22/46] arm64: RMI: Create the realm descriptor
[PATCH] kvm: hyper-v: Delay firing of expired stimers
2026-01-23 18:21 UTC (2+ messages)
[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
2026-01-23 18:06 UTC (9+ messages)
` [PATCH 1/4] KVM: x86: Advertise MOVRS CPUID to userspace
` [PATCH 2/4] KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 "
[PATCH v2] KVM: TDX: Allow userspace to return errors to guest for MAPGPA
2026-01-23 17:42 UTC (2+ messages)
[PATCH vfio-rc] vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUF
2026-01-23 17:34 UTC (3+ messages)
[PATCH] KVM: x86: Add SRCU protection for KVM_GET_SREGS2
2026-01-23 17:24 UTC (2+ messages)
[PATCH v7 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
2026-01-23 17:17 UTC (3+ messages)
` [PATCH v7 1/2] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-23 16:31 UTC (11+ messages)
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
[PATCH] KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
2026-01-23 16:28 UTC (4+ messages)
[PATCH kvmtool v5 0/7] arm64: Nested virtualization support
2026-01-23 16:03 UTC (9+ messages)
` [PATCH kvmtool v5 1/7] Sync kernel UAPI headers with v6.19-rc6
` [PATCH kvmtool v5 2/7] arm64: Initial nested virt support
` [PATCH kvmtool v5 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v5 4/7] arm64: Add counter offset control
` [PATCH kvmtool v5 5/7] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v5 6/7] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v5 7/7] arm64: Handle virtio endianness reset when running nested
Call for GSoC internship project ideas
2026-01-23 15:56 UTC (31+ messages)
` Modern HMP (was: Call for GSoC internship project ideas)
` Modern HMP
[PATCH v3 00/26] Runtime TDX Module update support
2026-01-23 14:55 UTC (27+ messages)
` [PATCH v3 01/26] x86/virt/tdx: Print SEAMCALL leaf numbers in decimal
` [PATCH v3 02/26] x86/virt/tdx: Use %# prefix for hex values in SEAMCALL error messages
` [PATCH v3 03/26] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v3 04/26] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v3 05/26] coco/tdx-host: Expose TDX Module version
` [PATCH v3 06/26] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for "
` [PATCH v3 08/26] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v3 09/26] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v3 10/26] coco/tdx-host: Implement FW_UPLOAD sysfs ABI for TDX Module updates
` [PATCH v3 11/26] x86/virt/seamldr: Block TDX Module updates if any CPU is offline
` [PATCH v3 12/26] x86/virt/seamldr: Verify availability of slots for TDX Module updates
` [PATCH v3 13/26] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v3 14/26] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v3 15/26] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v3 16/26] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v3 17/26] x86/virt/tdx: Reset software states after TDX module shutdown
` [PATCH v3 18/26] x86/virt/seamldr: Log TDX Module update failures
` [PATCH v3 19/26] x86/virt/seamldr: Install a new TDX Module
` [PATCH v3 20/26] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v3 21/26] x86/virt/tdx: Establish contexts for the new TDX Module
` [PATCH v3 22/26] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v3 23/26] x86/virt/tdx: Enable TDX Module runtime updates
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB
` [PATCH v3 25/26] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v3 26/26] coco/tdx-host: Set and document TDX Module update expectations
[PATCH v4 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
2026-01-23 14:58 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-23 14:19 UTC (20+ messages)
[PATCH] KVM: x86/mmu: move reused pages to the top of active_mmu_pages
2026-01-23 13:57 UTC (3+ messages)
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-23 13:23 UTC (6+ messages)
[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
2026-01-23 13:04 UTC (9+ messages)
` [PATCH v5 1/3] KVM: x86: Refactor suppress EOI broadcast logic
[PATCH v6] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
2026-01-23 12:56 UTC
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-23 10:15 UTC (6+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-23 9:54 UTC (9+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH 1/2] KVM: x86/mmu: Don't check old SPTE permissions when trying to unsync
2026-01-23 9:03 UTC (2+ messages)
` [PATCH 2/2] KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowed
[PATCH] KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
2026-01-23 2:28 UTC
[PATCH 0/3] KVM: SVM: Set PFERR_GUEST_{PAGE,FINAL}_MASK for nested NPF and add selftest
2026-01-23 1:13 UTC (6+ messages)
` [PATCH 1/3] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH 3/3] KVM: selftests: Add nested NPF injection test for SVM
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-23 0:01 UTC (23+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-22 23:51 UTC (17+ messages)
` [PATCH 1/6] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 5/6] KVM: x86/pmu: Allow HG_ONLY bits with nSVM and mediated PMU
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits
[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
2026-01-22 21:26 UTC (4+ messages)
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2026-01-22 18:47 UTC (9+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)
[syzbot] [kvm-x86?] WARNING in kvm_apic_accept_events (2)
2026-01-22 18:10 UTC (5+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-22 17:57 UTC (15+ messages)
` [PATCH v9 02/22] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
[PATCH kvmtool v4 0/7] arm64: Nested virtualization support
2026-01-22 16:45 UTC (5+ messages)
` [PATCH kvmtool v4 3/7] arm64: nested: Add support for setting maintenance IRQ
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-22 16:23 UTC (5+ messages)
` [PATCH net-next v16 03/12] vsock: add netns support to virtio transports
[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
2026-01-22 14:49 UTC (4+ messages)
` [RFC PATCH 2/3] KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
[PATCH v2 00/12] Implement support for IBS virtualization
2026-01-22 14:53 UTC (5+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
[PATCH net v6 0/4] vsock/virtio: fix TX credit handling
2026-01-22 14:50 UTC (2+ messages)
[PATCH 0/3] LoongArch: KVM: Add FPU delay load support
2026-01-22 11:14 UTC (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Move LSX capability check in LSX exception handler
` [PATCH 2/3] LoongArch: KVM: Move LASX capability check in LASX "
` [PATCH 3/3] LoongArch: KVM: Add FPU delay load support
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-22 10:33 UTC (18+ messages)
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [PATCH v3 19/24] KVM: x86: Introduce per-VM external cache for splitting
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-22 8:02 UTC (4+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
2026-01-22 7:54 UTC (2+ messages)
[PATCH V2 0/5] Align SVM with APM defined behaviors
2026-01-22 5:02 UTC (12+ messages)
` [PATCH V2 1/5] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V2 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
[PATCH 0/3] KVM: x86: Mitigate kvm-clock drift caused by masterclock update
2026-01-22 5:01 UTC (5+ messages)
[PATCH V3 0/5] Align SVM with APM defined behaviors
2026-01-22 4:57 UTC (6+ messages)
` [PATCH V3 1/5] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V3 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
` [PATCH V3 3/5] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH V3 4/5] KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled
` [PATCH V3 5/5] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
[PATCH v2 0/4] bugfix some issues under abnormal scenarios
2026-01-22 2:02 UTC (5+ messages)
` [PATCH v2 1/4] hisi_acc_vfio_pci: fix VF reset timeout issue
` [PATCH v2 2/4] hisi_acc_vfio_pci: update status after RAS error
` [PATCH v2 3/4] hisi_acc_vfio_pci: resolve duplicate migration states
` [PATCH v2 4/4] hisi_acc_vfio_pci: fix the queue parameter anomaly issue
[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-01-22 1:54 UTC (13+ 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
` [PATCH v2 4/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v2 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
[PATCH v4 00/26] Nested SVM fixes, cleanups, and hardening
2026-01-22 1:38 UTC (3+ messages)
` [PATCH v4 16/26] KVM: nSVM: Add missing consistency check for nCR3 validity
[PATCH v2 0/6] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
2026-01-21 23:32 UTC (5+ messages)
` [PATCH v2 4/6] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
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