public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 21:29:16 to 2026-01-20 09:46:32 UTC [more...]

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-20  9:46 UTC  (18+ messages)
` [PATCH v9 02/22] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-20  9:46 UTC  (17+ messages)
` [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-20  9:45 UTC  (38+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-20  9:37 UTC  (3+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-20  9:18 UTC  (18+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[PATCH 0/5] KVM: x86: selftests: Add Hygon CPUs support and fix failures
 2026-01-20  9:14 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: selftests: Add CPU vendor detection for Hygon
` [PATCH 2/5] KVM: x86: selftests: Alter the hypercall instruction on Hygon
` [PATCH 3/5] KVM: x86: selftests: Avoid failures due to reserved memory address regions "
` [PATCH 4/5] KVM: x86: selftests: Allow the PMU event filter test for Hygon
` [PATCH 5/5] KVM: x86: selftests: Fix write MSR_TSC_AUX reserved bits test failure on Hygon

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-01-20  8:00 UTC  (28+ messages)
` [PATCH 01/27] RISC-V: KVM: Fix error code returned for Smstateen ONE_REG
` [PATCH 02/27] RISC-V: KVM: Fix error code returned for Ssaia ONE_REG
` [PATCH 03/27] RISC-V: KVM: Check host Ssaia extension when creating AIA irqchip
` [PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources
` [PATCH 06/27] RISC-V: KVM: Move timer state defines closer to struct in UAPI header
` [PATCH 07/27] RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
` [PATCH 08/27] RISC-V: KVM: Factor-out VCPU config into separate sources
` [PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
` [PATCH 10/27] RISC-V: KVM: Initial skeletal nested virtualization support
` [PATCH 11/27] RISC-V: KVM: Use half VMID space for nested guest
` [PATCH 12/27] RISC-V: KVM: Extend kvm_riscv_mmu_update_hgatp() for nested virtualization
` [PATCH 13/27] RISC-V: KVM: Extend kvm_riscv_vcpu_config_load() "
` [PATCH 14/27] RISC-V: KVM: Extend kvm_riscv_vcpu_update_timedelta() for nested virt
` [PATCH 15/27] RISC-V: KVM: Extend trap redirection for nested virtualization
` [PATCH 16/27] RISC-V: KVM: Check and inject nested virtual interrupts
` [PATCH 17/27] RISC-V: KVM: Extend kvm_riscv_isa_check_host() for nested virt
` [PATCH 18/27] RISC-V: KVM: Trap-n-emulate SRET for Guest HS-mode
` [PATCH 19/27] RISC-V: KVM: Redirect nested supervisor ecall and breakpoint traps
` [PATCH 20/27] RISC-V: KVM: Redirect nested WFI and WRS traps
` [PATCH 21/27] RISC-V: KVM: Implement remote HFENCE SBI calls for guest
` [PATCH 22/27] RISC-V: KVM: Add CSR emulation for nested virtualization
` [PATCH 23/27] RISC-V: KVM: Add HFENCE "
` [PATCH 24/27] RISC-V: KVM: Add ONE_REG interface for nested virtualization state
` [PATCH 25/27] RISC-V: KVM: selftests: Add nested virt state to get-reg-list test
` [PATCH 26/27] RISC-V: KVM: Add ONE_REG interface for nested virtualization CSRs
` [PATCH 27/27] RISC-V: KVM: selftests: Add nested virt CSRs to get-reg-list test

[PATCH RESEND v2] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
 2026-01-20  7:55 UTC  (3+ messages)

[PATCH 0/4] bugfix some issues under abnormal scenarios
 2026-01-20  7:51 UTC  (7+ messages)
` [PATCH 1/4] hisi_acc_vfio_pci: fix VF reset timeout issue
` [PATCH 4/4] hisi_acc_vfio_pci: fix the queue parameter anomaly issue

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-20  2:50 UTC  (20+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-20  2:15 UTC  (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH v2] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
 2026-01-19 20:38 UTC  (2+ messages)

[PATCH] vfio/mdev: update outdated comment
 2026-01-19 20:37 UTC  (2+ messages)

[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
 2026-01-19 20:38 UTC  (3+ messages)

[PATCH v2 0/2] Register device memory for poison handling
 2026-01-19 20:38 UTC  (2+ messages)

[PATCH] vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
 2026-01-19 20:37 UTC  (2+ messages)

types: reuse common phys_vec type instead of DMABUF open‑coded variant
 2026-01-19 20:38 UTC  (6+ messages)

[PATCH] KVM: SEV: Enable SNP AP CPU hotplug
 2026-01-19 19:12 UTC 

[PATCH] KVM: SEV: Track SNP launch state and disallow invalid userspace interactions
 2026-01-19 19:12 UTC  (2+ messages)

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-01-19 18:26 UTC  (2+ messages)
` [PATCH v4 2/6] x86/paravirt: Replace io_delay() hook with a bool

[PATCH v3 RESEND v3 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ
 2026-01-19 16:42 UTC  (2+ messages)
` [PATCH v3 RESEND v3 1/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command

[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
 2026-01-19 14:49 UTC  (7+ messages)

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

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-19 12:32 UTC  (27+ messages)
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [PATCH v3 22/24] x86/tdx: Add/Remove DPAMT pages for guest private memory to demote

[RFC PATCH 0/2] KVM: pfncache: Support guest_memfd without direct map
 2026-01-19 12:34 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: pfncache: Use kvm_gmem_get_pfn() for guest_memfd-backed memslots

[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
 2026-01-19  9:59 UTC  (2+ messages)

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

[PATCH v2] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
 2026-01-19  8:53 UTC  (2+ messages)

[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-01-19  8:12 UTC  (5+ messages)
` [PATCH v2 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH v2 2/2] x86/virt/tdx: Print TDX module version during init

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

[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
 2026-01-19  6:05 UTC  (5+ messages)
` [PATCH v3 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v3 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-19  5:53 UTC  (16+ messages)

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-01-19  5:55 UTC  (3+ messages)
` [PATCH v2 14/16] KVM: x86: Expose APX foundational feature bit to guests

[PATCH v2 1/8] target/i386: Include missing 'svm.h' header in 'sev.h'
 2026-01-19  5:37 UTC  (4+ messages)
` [PATCH v2 8/8] monitor: Remove 'monitor/hmp-target.h' header

[PATCH v9 0/5] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2026-01-19  5:33 UTC  (5+ messages)
` [PATCH v9 4/5] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH 0/7] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
 2026-01-19  3:30 UTC  (12+ messages)
` [PATCH 1/7] target/i386: Disable unsupported BTS for guest
` [PATCH 2/7] target/i386: Don't save/restore PERF_GLOBAL_OVF_CTRL MSR
` [PATCH 3/7] target/i386: Gate enable_pmu on kvm_enabled()
` [PATCH 4/7] target/i386: Support full-width writes for perf counters
` [PATCH 5/7] target/i386: Save/Restore DS based PEBS specfic MSRs
` [PATCH 6/7] target/i386: Make some PEBS features user-visible
` [PATCH 7/7] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-19  2:13 UTC  (9+ 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()

[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
 2026-01-17 23:18 UTC  (2+ messages)

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2026-01-17  5:36 UTC  (3+ messages)

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-16 21:28 UTC  (3+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion


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