public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-25 19:20:33 to 2025-09-29 16:54:37 UTC [more...]

[PATCH 0/6] KVM: Avoid a lurking guest_memfd ABI mess
 2025-09-29 16:54 UTC  (30+ messages)
` [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set
` [PATCH 2/6] KVM: selftests: Stash the host page size in a global in the guest_memfd test
` [PATCH 3/6] KVM: selftests: Create a new guest_memfd for each testcase
` [PATCH 4/6] KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
` [PATCH 5/6] KVM: selftests: Add wrappers for mmap() and munmap() to assert success
` [PATCH 6/6] KVM: selftests: Verify that faulting in private guest_memfd memory fails

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-29 16:22 UTC  (54+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[PATCH 0/6] system/ramblock: Sanitize header
 2025-09-29 16:13 UTC  (8+ messages)
` [PATCH 1/6] system/ramblock: Remove obsolete comment
` [PATCH 2/6] system/ramblock: Move ram_block_is_pmem() declaration
` [PATCH 3/6] system/ramblock: Move ram_block_discard_*_range() declarations
` [PATCH 4/6] system/ramblock: Use ram_addr_t in ram_block_discard_guest_memfd_range
` [PATCH 5/6] system/ramblock: Use ram_addr_t in ram_block_discard_range()
` [PATCH 6/6] system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h"

[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
 2025-09-29 16:04 UTC  (14+ messages)
` [PATCH 01/13] KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
` [PATCH 02/13] KVM: arm64: Introduce timer_context_to_vcpu() helper
` [PATCH 03/13] KVM: arm64: Replace timer context vcpu pointer with timer_id
` [PATCH 04/13] KVM: arm64: Make timer_set_offset() generally accessible
` [PATCH 05/13] KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
` [PATCH 06/13] KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
` [PATCH 07/13] KVM: arm64: Move CNT*_CVAL_EL0 "
` [PATCH 08/13] KVM: arm64: Move CNT*CT_EL0 "
` [PATCH 09/13] KVM: arm64: Fix WFxT handling of nested virt
` [PATCH 10/13] KVM: arm64: Kill leftovers of ad-hoc timer userspace access
` [PATCH 11/13] KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
` [PATCH 12/13] KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
` [PATCH 13/13] KVM: arm64: selftest: Fix misleading comment about virtual timer encoding

[PATCH] vhost: vringh: Fix copy_to_iter return value check
 2025-09-29 16:00 UTC  (3+ messages)

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-29 15:50 UTC  (4+ messages)
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v3 0/5] KVM: SVM: Add Page Modification Logging (PML) support
 2025-09-29 10:35 UTC  (6+ messages)
` [PATCH v3 5/5] KVM: SVM: Add Page modification logging support

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-09-29 10:20 UTC  (14+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
 2025-09-29  9:43 UTC  (6+ messages)
` [PATCH net-next v5 4/8] TUN & TAP: Wake netdev queue after consuming an entry

[PATCH kvm-next] tools headers: Sync KVM headers for KVM_CAP_GUEST_MEMFD_MMAP
 2025-09-29  6:35 UTC 

vduse: add vq group support
 2025-09-29  6:07 UTC  (2+ messages)

[PATCH] vhost-vdpa: Set s.num in GET_VRING_GROUP
 2025-09-29  6:05 UTC  (4+ messages)

[PATCH 0/2] VMSCAPE optimization for BHI variant
 2025-09-29  5:12 UTC  (11+ messages)
` [PATCH 1/2] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH 2/2] x86/vmscape: Replace IBPB with branch history clear on exit to userspace

[PATCH v5 1/5] mm: introduce num_pages_contiguous()
 2025-09-29  3:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Transparent huge page support
 2025-09-28 19:31 UTC  (3+ messages)
` [External] : "

[PATCH v4 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-28 14:50 UTC  (11+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v4 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v4 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v4 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v4 05/10] types: move phys_vec definition to common header
` [PATCH v4 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v4 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v4 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v4 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v4 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-28  8:15 UTC  (13+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[PATCH] vhost: vringh: Modify the return value check
 2025-09-27 20:36 UTC  (2+ messages)

[PATCH] KVM: s390: Fix to clear PTE when discarding a swapped page
 2025-09-27 17:14 UTC  (2+ messages)

[GIT PULL] KVM: x86 pull requests 6.18
 2025-09-27  6:09 UTC  (11+ messages)
` [GIT PULL] x86/kvm: Guest side changes for 6.18
` [GIT PULL] KVM: One lone common change "
` [GIT PULL] KVM: x86: MMU changes "
` [GIT PULL] KVM: Selftests "
` [GIT PULL] KVM: x86: VMX "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: SNP CipherTextHiding "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: CET virtualization "
` [GIT PULL] KVM: Symbol export restrictions "

[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
 2025-09-27  6:02 UTC  (2+ messages)

[PATCH net] vhost: vringh: Fix copy_to_iter return value check
 2025-09-27  0:50 UTC  (3+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-26 19:36 UTC  (22+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] vfio/nvgrace-gpu: Add GB300 SKU to the devid table
 2025-09-26 19:36 UTC  (3+ messages)

[PATCH v4] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
 2025-09-26 19:35 UTC  (2+ messages)

[PATCH v3 0/2] Support for SEV-ES guest shadow stack
 2025-09-26 19:22 UTC  (4+ messages)
` [PATCH v3 2/2] x86/sev-es: Include XSS value in GHCB CPUID request

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
 2025-09-26 16:56 UTC  (15+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support

[PATCH] KVM: VMX: Remove stale vmx_set_dr6() declaration
 2025-09-26 15:57 UTC 

[PATCH] KVM: x86: Restrict writeback of SMI VCPU state
 2025-09-26 14:54 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0
 2025-09-26 13:51 UTC 

[PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
 2025-09-26 13:47 UTC  (2+ messages)

[RFC PATCH 0/5] Arm CCA planes support
 2025-09-26 11:02 UTC  (6+ messages)
` [RFC PATCH 1/5] arm64: RME: Add SMC definitions introduced in RMM v1.1
` [RFC PATCH 2/5] arm64: RME: Handle auxiliary RTT trees
` [RFC PATCH 3/5] arm64: RME: Support RMI_EXIT_S2AP_CHANGE
` [RFC PATCH 4/5] arm64: rme: Allocate AUX RTT PGDs and VMIDs
` [RFC PATCH 5/5] arm64: RME: Support num_aux_places & rtt_tree_pp realm parameters

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-09-26  9:10 UTC  (3+ messages)

[RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
 2025-09-26  9:14 UTC  (2+ messages)

[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
 2025-09-26  9:05 UTC  (3+ messages)

[PATCH v3] KVM: selftests: Test prefault memory during concurrent memslot removal
 2025-09-26  7:59 UTC  (3+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-26  7:12 UTC  (3+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[RFC PATCH v3 1/1] vfio/pci: add PCIe TPH device ioctl
 2025-09-26  2:52 UTC  (5+ messages)

[PATCH] KVM: x86: Advertise EferLmsleUnsupported to userspace
 2025-09-25 20:29 UTC 

Should QEMU (accel=kvm) kvm-clock/guest_tsc stop counting during downtime blackout?
 2025-09-25 19:42 UTC  (11+ messages)

[PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
 2025-09-25 19:32 UTC  (3+ messages)

[PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-25 19:28 UTC  (3+ messages)


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