kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-16 06:11:34 to 2025-07-17 16:50:11 UTC [more...]

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-17 16:50 UTC  (38+ messages)
` [PATCH v14 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v14 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v14 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v14 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v14 15/21] KVM: arm64: Refactor user_mem_abort()

[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-17 16:27 UTC  (22+ messages)
` [PATCH v15 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v15 05/21] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v15 06/21] KVM: Fix comments that refer to slots_lock
` [PATCH v15 07/21] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v15 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v15 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v15 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 12/21] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v15 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 15/21] KVM: arm64: Refactor user_mem_abort()
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v15 20/21] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v15 21/21] KVM: selftests: guest_memfd mmap() test when mmap is supported

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-07-17 16:07 UTC  (10+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range

[PATCH] KVM: TDX: Don't report base TDVMCALLs
 2025-07-17 15:33 UTC  (6+ messages)

[GIT PULL] KVM/riscv fixes for 6.16 take #2
 2025-07-17 15:10 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.16, take #6
 2025-07-17 15:10 UTC  (2+ messages)

[GIT PULL] KVM: x86: TDX fixes for 6.16-rc7
 2025-07-17 15:09 UTC  (2+ messages)

[syzbot] [kvm-x86?] WARNING in kvm_arch_vcpu_ioctl_run (6)
 2025-07-17 14:53 UTC  (2+ messages)

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-17 13:52 UTC  (7+ messages)

[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
 2025-07-17 13:34 UTC  (11+ messages)
` [PATCH 1/4] Documentation: memory-barriers: Convert to reST format
` [PATCH 2/4] Documentation: atomic_bitops: "
` [PATCH 3/4] Documentation: atomic_t: "
` [PATCH 4/4] Documentation: atomic_bitops, atomic_t, memory-barriers: Link to newly-converted docs

[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
 2025-07-17 12:04 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
 2025-07-17 12:03 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-17  9:32 UTC  (18+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
` [POC PATCH 0/5] QEMU: Enable in-place conversion and hugetlb gmem
  ` [POC PATCH 3/5] memory/guest_memfd: Enable in-place conversion when available

[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
 2025-07-17  9:24 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-17  9:14 UTC  (9+ messages)

[PATCH] vfio: cdx: Fix missing GENERIC_MSI_IRQ on compile test
 2025-07-17  9:10 UTC 

[PATCH 1/3] perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
 2025-07-17  9:09 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
` [PATCH 3/3] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK

[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-17  8:45 UTC  (6+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-17  7:57 UTC  (6+ messages)

[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
 2025-07-17  7:14 UTC  (3+ messages)

[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
 2025-07-17  7:16 UTC  (21+ messages)
` [PATCH v3 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v3 2/4] iommu/amd: Reuse device table "
` [PATCH v3 3/4] crypto: ccp: Skip SNP INIT for kdump boot
` [PATCH v3 4/4] iommu/amd: Fix host kdump support for SNP

linux-next: Tree for Jul 16 (drivers/vfio/cdx/intr.c)
 2025-07-17  6:52 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
 2025-07-17  6:50 UTC  (2+ messages)

[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
 2025-07-17  6:31 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend

[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
 2025-07-17  6:31 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Speed up MMIO registrations
 2025-07-17  6:01 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic-init: Remove vgic_ready() macro
` [PATCH v2 2/4] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
` [PATCH v2 3/4] KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
` [PATCH v2 4/4] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-07-17  2:02 UTC  (11+ messages)
` [PATCH v1 02/11] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v1 08/11] KVM: SVM: Extend VMCB area for virtualized IBS registers

[PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES
 2025-07-17  1:27 UTC  (3+ messages)
` [PATCH v3 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*

[PATCH v6 0/3] update live migration configuration region
 2025-07-17  1:15 UTC  (4+ messages)
` [PATCH v6 1/3] migration: update BAR space size
` [PATCH v6 2/3] migration: qm updates BAR configuration
` [PATCH v6 3/3] migration: adapt to new migration configuration

[PATCH v8 0/9] Adjust fbcon console device detection
 2025-07-17  0:02 UTC  (6+ messages)
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-16 23:06 UTC  (13+ messages)

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-16 21:03 UTC  (3+ messages)
` [PATCH v3 16/16] objtool: Validate kCFI calls

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-16 20:57 UTC  (6+ messages)

[PATCHv2] vfio/type1: conditional rescheduling while pinning
 2025-07-16 20:24 UTC  (5+ messages)

[PATCH] vfio/qat: add support for intel QAT 6xxx virtual functions
 2025-07-16 20:23 UTC  (2+ messages)

[PATCH] vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
 2025-07-16 20:22 UTC  (2+ messages)

[PATCH v3] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-16 20:22 UTC  (5+ messages)

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-16 20:21 UTC  (2+ messages)

[PATCH v2] vfio/mlx5: fix possible overflow in tracking max message size
 2025-07-16 20:20 UTC  (2+ messages)

Revisiting WC mmap Support for VFIO PCI
 2025-07-16 18:40 UTC  (2+ messages)

[PATCH] mips: kvm: simplify kvm_mips_deliver_interrupts()
 2025-07-16 17:29 UTC 

[PATCH 0/2] LoongArch: KVM: simplify KVM routines
 2025-07-16 16:59 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: KVM: rework kvm_send_pv_ipi()
` [PATCH 2/2] LoongArch: KVM:: simplify kvm_deliver_intr()

[PATCH 00/11] KVM: arm64: nv: Userspace register visibility fixes
 2025-07-16 16:47 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Config driven dependencies for TCR2/SCTLR/MDCR
 2025-07-16 16:47 UTC  (2+ messages)

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-16 16:22 UTC 

[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
 2025-07-16 15:23 UTC  (2+ messages)

[PATCH] vhost: Fix typos in comments and clarity on alignof usage
 2025-07-16 13:38 UTC  (2+ messages)

[PATCH v2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-16 13:17 UTC  (2+ messages)

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-07-16 13:04 UTC  (5+ messages)
` [PATCH RFC v1 3/5] KVM: guest_memfd: Call arch invalidation hooks when converting to shared

[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
 2025-07-16 12:24 UTC  (2+ messages)

[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-07-16 12:04 UTC  (22+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 04/13] virtio: serialize extended features state
` [PATCH RFC v2 06/13] virtio-pci: implement support for extended features
` [PATCH RFC v2 08/13] qmp: update virtio features map to support "
` [PATCH RFC v2 13/13] net: implement UDP tunnel features offloading

[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
 2025-07-16 11:36 UTC  (2+ messages)

[PATCH 0/2] KVM: s390: Fix latent guest entry/exit bugs
 2025-07-16 11:05 UTC  (2+ messages)

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-16  9:51 UTC  (5+ messages)

[PATCH] LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
 2025-07-16  9:27 UTC  (3+ messages)

[PATCH RESEND] x86/paravirt: add backoff mechanism to virt_spin_lock
 2025-07-16  9:25 UTC  (2+ messages)

[PATCH] vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
 2025-07-16  8:58 UTC  (3+ messages)

[PATCH 0/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
 2025-07-16  8:57 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: KVM: INTC: Remove local variable device1

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-07-16  8:55 UTC  (2+ messages)

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-16  8:08 UTC  (6+ messages)
` [PATCH v2 4/8] net: mvneta: "
` [PATCH v2 6/8] serial: 8250_dw: "

[RFC PATCH 00/20] TD-Preserving updates
 2025-07-16  7:30 UTC  (4+ messages)

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-16  7:01 UTC  (4+ messages)

[PATCH v2 1/2] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
 2025-07-16  6:28 UTC  (4+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).