public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 21:25:49 to 2026-02-02 08:00:11 UTC [more...]

[PATCH v3 00/26] Runtime TDX Module update support
 2026-02-02  7:41 UTC  (46+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [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 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 18/26] x86/virt/seamldr: Log TDX Module update failures
` [PATCH v3 20/26] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [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 v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02  7:45 UTC  (4+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "
` [PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support

[Bug 221033] New: Real time clock does not trigger alarm on QEMU
 2026-02-02  7:38 UTC  (2+ messages)
` [Bug 221033] "

[PATCH] KVM: LoongArch: selftests: Add steal time test case
 2026-02-02  7:33 UTC  (5+ messages)

[PATCH 6.1.y] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
 2026-02-02  6:47 UTC 

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-02-02  4:00 UTC 

[PATCH v3] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-02  2:59 UTC  (4+ messages)

[BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
 2026-02-02  1:24 UTC 

[PATCH v5] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
 2026-02-02  0:38 UTC 

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

Call for GSoC internship project ideas
 2026-02-01 18:29 UTC  (8+ messages)
  ` Modern HMP (was: Call for GSoC internship project ideas)
      ` Modern HMP

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-01  6:38 UTC  (22+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH v2 RESEND] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-01  2:35 UTC  (4+ messages)

[Question] Dead code in KVM PIT ioctl error handling?
 2026-01-31 16:30 UTC 

[PATCH v2] LoongArch: KVM: Set default return value in kvm IO bus ops
 2026-01-31 13:43 UTC  (2+ messages)

[PATCH v1] KVM: selftests: Improve sea_to_user test
 2026-01-31 12:37 UTC  (2+ messages)

[PATCH] KVM: SVM: Add __read_mostly to frequently read module parameters
 2026-01-31 12:24 UTC  (3+ messages)
  ` 答复: [????] "

[PATCH v3 1/2] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
 2026-01-31  6:12 UTC  (4+ messages)
`  "

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-31  5:34 UTC  (9+ messages)
` [PATCH v7 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v7 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v7 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v7 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v7 8/8] iommufd: Add dma_buf_pin()

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-01-31  2:58 UTC 

[GIT PULL] KVM: Fix for 6.19-rc8 (or final)
 2026-01-31  2:31 UTC 

[PATCH] vhost: remove unnecessary module_init/exit functions
 2026-01-31  2:00 UTC 

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-01-31  1:20 UTC  (2+ messages)

[PATCH v4] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
 2026-01-31  0:40 UTC 

[PATCH] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
 2026-01-31  0:15 UTC  (3+ messages)

[PATCH] vfio: selftests: only build tests on arm64 and x86_64
 2026-01-31  0:02 UTC 

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-01-30 23:55 UTC  (19+ 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 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-01-30 23:40 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v2 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v2 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v2 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
 2026-01-30 20:15 UTC 

[PATCH 0/2] KVM: x86: Plug an intra-guest Spectre v2 hole
 2026-01-30 18:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Defer IBPBs for vCPU and nested transitions until core run loop
` [PATCH 2/2] KVM: x86: Emit IBPB on pCPU migration if IBPB is advertised to guest

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-30 17:56 UTC  (12+ messages)
` [PATCH v9 05/22] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data

[PATCH v4 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-30 17:26 UTC  (12+ messages)
` [PATCH v4 10/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v4 11/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v4 32/36] irqchip/gic-v5: Check if impl is virt capable
` (subset) [PATCH v4 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support

[PATCH 0/2] KVM: SEV: Add support for IBPB-on-Entry
 2026-01-30 15:45 UTC  (9+ messages)
` [PATCH 1/2] KVM: SEV: IBPB-on-Entry guest support

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-30 15:32 UTC  (11+ messages)

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-30 14:44 UTC  (37+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()

[PATCH v6 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-30 13:37 UTC  (9+ messages)
` [PATCH v6 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v6 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v6 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v6 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v6 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v6 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v6 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v6 8/8] iommufd: Add dma_buf_pin()

[PATCH v3 2/2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-01-30 13:25 UTC  (2+ messages)
`  "

[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-01-30 10:15 UTC 

[PATCH] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-01-30 10:15 UTC 

[PATCH v4 0/2] LoongArch: KVM: Add paravirt preempt support
 2026-01-30  9:56 UTC  (5+ messages)
` [PATCH v4 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[PATCH 0/4] LoongArch: KVM: Code cleanup about feature detect
 2026-01-30  9:46 UTC  (2+ messages)

[PATCH kvmtool v5 0/7] arm64: Nested virtualization support
 2026-01-30  9:29 UTC  (9+ messages)
` [PATCH kvmtool v5 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v5 5/7] arm64: Add FEAT_E2H0 support

[PATCH v2 0/3] KVM: x86: CET vs. nVMX fix and hardening
 2026-01-30  9:17 UTC  (13+ messages)
` [PATCH v2 1/3] KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
` [PATCH v2 2/3] KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
` [PATCH v2 3/3] KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch

[PATCH 00/20] KVM: arm64: Generalise RESx handling
 2026-01-30  9:06 UTC  (7+ messages)
` [PATCH 13/20] KVM: arm64: Move RESx into individual register descriptors

[PATCH v6 0/9] igvm: Supply MADT via IGVM parameter
 2026-01-30  5:47 UTC  (10+ messages)
` [PATCH v6 1/9] hw/acpi: Make acpi_checksum() public
` [PATCH v6 2/9] hw/acpi: Make BIOS linker optional
` [PATCH v6 3/9] hw/acpi: Add standalone function to build MADT
` [PATCH v6 4/9] igvm: Move structs to internal header
` [PATCH v6 5/9] igvm: Add common function for finding parameter entries
` [PATCH v6 6/9] igvm: Refactor qigvm_parameter_insert
` [PATCH v6 7/9] igvm: Pass machine state to IGVM file processing
` [PATCH v6 8/9] igvm: Only build stubs if igvm is enabled
` [PATCH v6 9/9] igvm: Fill MADT IGVM parameter field on x86_64

[PATCH v2 0/4] bugfix some issues under abnormal scenarios
 2026-01-30  2:08 UTC  (3+ messages)

[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
 2026-01-30  2:07 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Refactor EFER.SVME switching logic out of svm_set_efer()
` [PATCH 2/3] KVM: nSVM: Do not track EFER.SVME toggling in guest mode
` [PATCH 3/3] KVM: selftests: Add a test for L2 toggling EFER.SVME

[PATCH] LoongArch: KVM: Set default return value in kvm IO bus ops
 2026-01-30  1:32 UTC  (3+ messages)

[PATCH] vfio: selftests: fix format conversion compiler warning
 2026-01-29 22:57 UTC  (6+ messages)

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-29 22:34 UTC  (5+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions


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