kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 04:58:31 to 2025-07-16 11:26:51 UTC [more...]

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-16 11:26 UTC  (45+ 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 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v14 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v14 12/21] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v14 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [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 v14 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v14 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v14 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v14 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v14 20/21] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v14 21/21] KVM: selftests: guest_memfd mmap() test when mmap is supported

[PATCH v2 0/4] KVM: Speed up MMIO registrations
 2025-07-16 11:07 UTC  (5+ 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 0/2] KVM: s390: Fix latent guest entry/exit bugs
 2025-07-16 11:05 UTC  (2+ messages)

[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
 2025-07-16 10:19 UTC  (2+ messages)

[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-07-16 10:13 UTC  (22+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 03/13] virtio: introduce extended features type
` [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 v1 00/11] Implement support for IBS virtualization
 2025-07-16 10:10 UTC  (10+ 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 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-16  9:51 UTC  (5+ messages)

[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
 2025-07-16  9:46 UTC  (9+ 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

[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 v5 00/69] accel: Preparatory cleanups for split-accel
 2025-07-16  9:24 UTC  (6+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

[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 v8 0/9] Adjust fbcon console device detection
 2025-07-16  8:22 UTC  (3+ messages)
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-16  8:08 UTC  (15+ messages)
` [PATCH v2 1/8] KVM: x86: "
` [PATCH v2 2/8] cxl: mce: "
` [PATCH v2 3/8] drm/xe: "
` [PATCH v2 4/8] net: mvneta: "
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 6/8] serial: 8250_dw: "
` [PATCH v2 7/8] xen/xenbus: "
` [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt

[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 v2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-16  5:56 UTC 

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

[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
 2025-07-16  5:05 UTC 

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

[kvm-unit-tests patch 0/5] Fix pmu test errors on SRF/CWF
 2025-07-16  1:13 UTC  (8+ messages)
` [kvm-unit-tests patch 1/5] x86/pmu: Add helper to detect Intel overcount issues
` [kvm-unit-tests patch 2/5] x86/pmu: Relax precise count validation for Intel overcounted platforms
` [kvm-unit-tests patch 3/5] x86/pmu: Fix incorrect masking of fixed counters
` [kvm-unit-tests patch 4/5] x86/pmu: Handle instruction overcount issue in overflow test
` [kvm-unit-tests patch 5/5] x86/pmu: Expand "llc references" upper limit for broader compatibility

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-16  1:12 UTC  (2+ messages)

[PATCHv2] vfio/type1: conditional rescheduling while pinning
 2025-07-15 23:47 UTC  (2+ messages)

[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

[PATCH v3] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-15 23:06 UTC  (3+ messages)

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-07-15 22:55 UTC  (7+ 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 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-15 22:31 UTC  (15+ messages)

[PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES
 2025-07-15 21:44 UTC  (9+ messages)
` [PATCH v3 1/4] x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
` [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 v3 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS

[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

[PATCH v2] virtio_net: simplify tx queue wake condition check
 2025-07-15 15:31 UTC  (2+ messages)

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-15 14:52 UTC  (9+ messages)
` [PATCH v3 11/16] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v3 12/16] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH] KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
 2025-07-15 14:38 UTC  (3+ messages)

[PATCH v2 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
 2025-07-15 14:07 UTC  (4+ messages)

[PATCH 0/3] KVM: Speed up MMIO registrations
 2025-07-15 14:01 UTC  (7+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-07-15 11:27 UTC  (3+ messages)
` [PATCH 4/6] clocksource: hyper-v: Fix warnings for missing export.h header inclusion

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-07-15 11:09 UTC  (6+ messages)

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-15 10:15 UTC  (7+ messages)
` [RFC PATCH v8 20/35] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC PATCH v8 21/35] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC PATCH v8 23/35] x86/apic: Add update_vector() callback "

[PATCH v2 0/3] TDX: Clean up the definitions of TDX ATTRIBUTES
 2025-07-15  9:25 UTC  (6+ messages)
` [PATCH v2 1/3] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE

[PATCH] KVM: arm64: Clear pending exception state before injecting a new one
 2025-07-15  8:31 UTC  (3+ messages)

[PATCH] vfio/qat: add support for intel QAT 6xxx virtual functions
 2025-07-15  8:11 UTC 

[PATCH 0/3] Fix PMU kselftests errors on SRF and CWF
 2025-07-12 17:25 UTC  (4+ messages)
` [PATCH 1/3] KVM: Selftests: Validate more arch-events in pmu_counters_test
` [PATCH 2/3] KVM: selftests: Relax precise event count validation as overcount issue
` [PATCH 3/3] KVM: selftests: Relax branches event count check for event_filter test

[PATCH] treewide: Fix typo "notifer"
 2025-07-15  7:59 UTC  (4+ messages)

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

[BUG] NULL pointer dereference in sev_writeback_caches during KVM SEV migration kselftest on AMD platform
 2025-07-15  6:37 UTC  (8+ messages)

[PATCH] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-15  6:08 UTC  (5+ messages)

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


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