messages from 2026-01-02 12:09:15 to 2026-01-06 10:24:40 UTC [more...]
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-06 10:22 UTC (16+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [PATCH v3 03/24] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [PATCH v3 04/24] x86/tdx: Introduce tdx_quirk_reset_folio() to reset private "
` [PATCH v3 05/24] x86/virt/tdx: Enhance tdh_phymem_page_reclaim() to support "
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [PATCH v3 07/24] KVM: x86/tdp_mmu: Introduce split_external_spte() under write mmu_lock
` [PATCH v3 08/24] KVM: TDX: Enable huge page splitting "
` [PATCH v3 09/24] KVM: x86: Reject splitting huge pages under shared mmu_lock in TDX
` [PATCH v3 10/24] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [PATCH v3 12/24] KVM: x86: Introduce hugepage_set_guest_inhibit()
` [PATCH v3 13/24] KVM: TDX: Honor the guest's accept level contained in an EPT violation
` [PATCH v3 14/24] KVM: Change the return type of gfn_handler_t() from bool to int
` [PATCH v3 15/24] KVM: x86: Split cross-boundary mirror leafs for KVM_SET_MEMORY_ATTRIBUTES
[PATCH v2 0/3] Expose TDX Module version
2026-01-06 10:23 UTC (12+ 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 v3 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
2026-01-06 9:24 UTC (6+ messages)
` [PATCH v3 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v3 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v3 3/5] KVM: riscv: "
` [PATCH v3 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v3 5/5] KVM: selftests: Fix typos and stale comments in kvm_util
[syzbot] INFO: task hung in vhost_worker_killed (2)
2026-01-06 7:57 UTC (4+ messages)
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-06 5:25 UTC (10+ 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 v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
2026-01-06 4:56 UTC (2+ messages)
[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
2026-01-06 4:56 UTC (3+ messages)
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM
[PATCH v6 0/9] VMSCAPE optimization for BHI variant
2026-01-06 4:29 UTC (4+ messages)
` [PATCH v6 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-06 4:01 UTC (5+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
2026-01-06 4:12 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Generate #UD for certain instructions when SVME.EFER is disabled
` [PATCH 2/2] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
[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
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/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 (4+ messages)
` [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 (6+ messages)
` [PATCH v2 1/8] KVM: SVM: Add a helper to detect VMRUN failures
` [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 (9+ messages)
` [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 (5+ 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()
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