kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 15:49:33 to 2025-07-17 08:50:34 UTC [more...]

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-17  8:49 UTC  (46+ messages)
` [PATCH v14 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v14 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v14 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v14 05/21] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v14 06/21] KVM: Fix comments that refer to slots_lock
` [PATCH v14 07/21] KVM: Fix comment that refers to kvm uapi header path
` [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 v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-17  8:45 UTC  (7+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
 2025-07-17  8:06 UTC  (5+ 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 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 net-next V2 0/3] in order support for vhost-net
 2025-07-17  6:31 UTC  (7+ messages)

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

[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] KVM: TDX: Don't report base TDVMCALLs
 2025-07-17  3:14 UTC  (3+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-17  2:02 UTC  (17+ 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 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  (8+ messages)
` [PATCH v3 2/4] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [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  (6+ 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  (8+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
` [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  (25+ 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 12/13] net: implement tunnel probing
` [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 V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-16  9:22 UTC  (8+ 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  (7+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear

[PATCH v9 0/2] Enable Secure TSC for SEV-SNP
 2025-07-16  6:08 UTC  (3+ messages)
` [PATCH v9 1/2] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v9 2/2] KVM: SVM: Enable Secure TSC for SNP guests

[PATCH v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode
 2025-07-16  5:20 UTC  (2+ messages)

[kvm-unit-tests patch 0/5] Fix pmu test errors on SRF/CWF
 2025-07-16  1:13 UTC  (4+ messages)
` [kvm-unit-tests patch 1/5] x86/pmu: Add helper to detect Intel overcount issues

[PATCH] KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out
 2025-07-15 23:24 UTC  (3+ messages)

[PATCH v4 00/23] ARM64 PMU Partitioning
 2025-07-15 23:22 UTC  (3+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-15 22:31 UTC  (15+ messages)

[PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
 2025-07-15 21:16 UTC  (4+ messages)

[ANNOUNCE] PUCK Agenda - 2025.07.16 - CANCELED
 2025-07-15 19:20 UTC 

[PATCH] KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
 2025-07-15 19:13 UTC  (2+ messages)

[PATCH] vfio/pci: Separate SR-IOV VF dev_set
 2025-07-15 18:53 UTC  (10+ messages)

[PATCH v2] KVM: Documentation: document how KVM is tested
 2025-07-15 17:30 UTC 

[PATCH v6 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-15 16:44 UTC  (9+ messages)
` [PATCH v6 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command
` [PATCH v6 4/7] crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
` [PATCH v6 5/7] crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v6 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support


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).