public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-30 23:02:31 to 2026-01-06 04:12:55 UTC [more...]

[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
 2026-01-06  4:12 UTC 

[syzbot] INFO: task hung in vhost_worker_killed (2)
 2026-01-06  1:46 UTC  (3+ messages)

[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
 2026-01-06  1:18 UTC  (11+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
` [PATCH 2/4] selftests: kvm: replace numbered sync points with actions
` [PATCH 3/4] selftests: kvm: try getting XFD and XSAVE state out of sync
` [PATCH 4/4] selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2026-01-06  0:19 UTC  (6+ messages)
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-05 22:06 UTC  (4+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "

Call for GSoC internship project ideas
 2026-01-05 21:47 UTC 

[kvm-unit-tests PATCH] x86: Increase the timeout for vmx_pf_{vpid/no_vpid/invvpid}_test
 2026-01-05 21:16 UTC  (6+ messages)

[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2026-01-05 20:24 UTC  (7+ messages)
` [PATCH v8 4/7] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v8 7/7] target/i386/kvm: don't stop Intel PMU counters

[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
 2026-01-05 19:36 UTC  (8+ messages)
` [RFC PATCH 1/2] "

[PATCH v2 00/15] fix DMA aligment issues around virtio
 2026-01-05 18:28 UTC  (27+ messages)
` [PATCH v2 01/15] dma-mapping: add __dma_from_device_group_begin()/end()
` [PATCH v2 02/15] docs: dma-api: document __dma_from_device_group_begin()/end()
` [PATCH v2 03/15] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 04/15] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 05/15] dma-debug: track cache clean flag in entries
` [PATCH v2 06/15] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH v2 07/15] vsock/virtio: fix DMA alignment for event_list
` [PATCH v2 08/15] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 09/15] virtio_input: fix DMA alignment for evts
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
` [PATCH v2 11/15] virtio-rng: fix DMA alignment for data buffer
` [PATCH v2 12/15] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 13/15] vsock/virtio: reorder fields to reduce padding
` [PATCH v2 14/15] gpio: virtio: fix DMA alignment
` [PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding

[PATCH] KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
 2026-01-05 18:25 UTC  (2+ messages)

[PATCH v2 0/3] Expose TDX Module version
 2026-01-05 18:03 UTC  (9+ messages)
` [PATCH v2 1/3] x86/virt/tdx: Retrieve "
` [PATCH v2 2/3] coco/tdx-host: Expose "
` [PATCH v2 3/3] x86/virt/tdx: Print TDX Module version during init

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-01-05 17:48 UTC  (3+ messages)
` [PATCH v2 1/7] KVM: x86: Move kvm_rebooting to x86

[PATCH v2 0/2] KVM: nVMX: Disallow access to unsupported vmcs12 fields
 2026-01-05 17:42 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
` [PATCH v2 2/2] KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fields

[PATCH] vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
 2026-01-05 17:38 UTC  (2+ messages)

[PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2026-01-05 17:00 UTC  (12+ messages)
` [PATCH v3 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v3 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v3 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v3 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only

[PATCH v2 0/8] KVM: SVM: Fix exit_code bugs
 2026-01-05 15:52 UTC  (8+ messages)
` [PATCH v2 1/8] KVM: SVM: Add a helper to detect VMRUN failures
` [PATCH v2 2/8] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
` [PATCH v2 8/8] KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW

[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
 2026-01-05 15:46 UTC  (3+ messages)

[PATCH] vfio/mdev: update outdated comment
 2026-01-05 15:04 UTC  (2+ messages)

[PATCH v2] Support runtime configuration for per-VM's HGATP mode
 2026-01-05 14:32 UTC  (3+ messages)
` [PATCH v2] RISC-V: KVM: "
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH v2 RESEND] KVM: riscv: selftests: Add riscv vm satp modes
 2026-01-05 13:41 UTC  (2+ messages)

[PATCH v5 00/21] paravirt: cleanup and reorg
 2026-01-05 11:05 UTC  (4+ messages)
` [PATCH v5 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v5 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v5 21/21] x86/pvlocks: Move paravirt spinlock functions into own header

[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
 2026-01-05  9:26 UTC  (2+ messages)

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2026-01-05  9:06 UTC  (5+ messages)
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[RFC PATCH 00/14] Support multiple KVM modules on the same host
 2026-01-05  7:48 UTC  (4+ messages)

[PATCH] KVM: x86: align the code with kvm_x86_call()
 2026-01-05  6:54 UTC 

[PATCH v5 0/8] KVM: SVM: Add Page Modification Logging (PML) support
 2026-01-05  6:49 UTC  (10+ messages)
` [PATCH v5 1/8] KVM: x86: Carve out PML flush routine
` [PATCH v5 2/8] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v5 3/8] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v5 4/8] KVM: x86: Move nested CPU dirty logging logic to common code
` [PATCH v5 5/8] x86/cpufeatures: Add Page modification logging
` [PATCH v5 6/8] KVM: SVM: Use BIT_ULL for 64-bit nested_ctl bit definitions
` [PATCH v5 7/8] KVM: SVM: Add Page modification logging support
` [PATCH v5 8/8] selftests: KVM: x86: Add SEV PML dirty logging test

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-01-05  6:26 UTC  (5+ messages)
` [PATCH v2 2/9] sched/fair: Add rate-limiting and validation helpers

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-05  4:57 UTC  (19+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH v3 0/3] riscv: fix timer update hazards on RV32
 2026-01-05  4:31 UTC  (7+ messages)
` [PATCH v3 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v3 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v3 3/3] riscv: suspend: Fix stimecmp "

[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-04 13:34 UTC 

[PATCH v4] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-04 13:16 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Fix potential spurious timer interrupts on RV32
 2026-01-04 13:09 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v2 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v2 3/3] riscv: suspend: Fix stimecmp "

[PATCH] RISC-V: KVM: Remove unnecessary 'ret' assignments
 2026-01-04 12:47 UTC  (2+ messages)

[PATCH] KVM: x86: Retry guest entry on -EBUSY from kvm_check_nested_events()
 2026-01-04  9:32 UTC 

[PATCH 0/4] bugfix some issues under abnormal scenarios
 2026-01-04  7:07 UTC  (5+ messages)
` [PATCH 1/4] hisi_acc_vfio_pci: fix VF reset timeout issue
` [PATCH 2/4] hisi_acc_vfio_pci: update status after RAS error
` [PATCH 3/4] hisi_acc_vfio_pci: resolve duplicate migration states
` [PATCH 4/4] hisi_acc_vfio_pci: fix the queue parameter anomaly issue

[Patch net] vsock: fix DMA cacheline overlap warning using coherent memory
 2026-01-04  5:29 UTC  (5+ messages)

[PATCH 0/3] riscv: Fix potential spurious timer interrupts on RV32
 2026-01-03 15:27 UTC  (8+ messages)
` [PATCH 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH 3/3] riscv: suspend: Fix stimecmp "

[PATCH] KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
 2026-01-02 18:00 UTC  (2+ messages)

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2026-01-02 17:36 UTC  (14+ messages)
` [PATCH v4 06/21] KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
` [PATCH v4 08/21] KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
` [PATCH v4 11/21] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
` [PATCH v4 12/21] KVM: selftests: Add a stage-2 MMU instance to kvm_vm
` [PATCH v4 20/21] KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
` [PATCH v4 21/21] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU

[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
 2026-01-02 16:41 UTC  (13+ messages)
` [PATCH v5 1/3] KVM: x86: Refactor suppress EOI broadcast logic
` [PATCH v5 2/3] KVM: x86/ioapic: Implement support for I/O APIC version 0x20 with EOIR
` [PATCH v5 3/3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression

[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2026-01-02 15:40 UTC  (12+ messages)
` [PATCH v4 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
` [PATCH v4 03/10] KVM: x86: Add nested state validation for pfncache support
` [PATCH v4 04/10] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH v4 05/10] KVM: selftests: Add nested VMX APIC cache invalidation test
` [PATCH v4 06/10] KVM: nVMX: Cache evmcs fields to ensure consistency during VM-entry
` [PATCH v4 07/10] KVM: nVMX: Replace evmcs kvm_host_map with pfncache
` [PATCH v4 08/10] KVM: x86: Add nested context management
` [PATCH v4 09/10] KVM: nVMX: Use nested context for pfncache persistence
` [PATCH v4 10/10] KVM: selftests: Add L2 vcpu context switch test

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-02 12:14 UTC  (6+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCH] vhost: fix caching attributes of MMIO regions by setting them explicitly
 2026-01-02  6:57 UTC 

[PATCH v6 0/9] VMSCAPE optimization for BHI variant
 2026-01-01 12:51 UTC  (3+ messages)
` [PATCH v6 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()

[GIT PULL] VFIO fixes for v6.19-rc4
 2025-12-31 20:23 UTC  (2+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-12-31 19:37 UTC  (7+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2025-12-31 10:07 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Add more CPUCFG mask bit
 2025-12-31 10:01 UTC  (3+ messages)

[PATCH 0/3] LoongArch: KVM: Fix kvm_device leak in kvm_{pch_pic|ipi|eiointc}_destroy
 2025-12-31  6:32 UTC  (2+ messages)

[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
 2025-12-31  2:17 UTC  (5+ messages)
` [PATCH v3 06/10] KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is active

[PATCH 00/16] KVM: x86: Enable APX for guests
 2025-12-31  1:38 UTC  (3+ messages)
` [PATCH 07/16] KVM: nVMX: Propagate the extended instruction info field

[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-31  1:11 UTC  (4+ messages)
` [PATCH V3 2/2] "


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