kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 11:00:09 to 2025-07-11 09:42:43 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-11  9:33 UTC  (23+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-11  9:38 UTC  (18+ messages)
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v13 10/20] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v13 11/20] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v13 12/20] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v13 13/20] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v13 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v13 18/20] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v13 19/20] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v13 20/20] KVM: selftests: guest_memfd mmap() test when mmap is supported

[kvm-unit-tests PATCH 0/2] Fixes for recent kvmtool support changes
 2025-07-11  9:14 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: Fix typo for multi-line params match
` [kvm-unit-tests PATCH 2/2] scripts: Fix params regex match

[PATCH v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode
 2025-07-11  8:57 UTC  (5+ messages)
  ` [External] "

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-11  8:55 UTC  (4+ messages)

[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
 2025-07-11  8:52 UTC  (17+ messages)
` [PATCH v3 1/8] drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
` [PATCH v3 3/8] x86, lib: Add WBNOINVD helper functions

[kvm-unit-tests PATCH v2 00/13] Improve CET tests
 2025-07-11  8:51 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 08/13] x86: cet: Validate CET states during VMX transitions

[GIT PULL] KVM/arm64 fixes for 6.16, take #6
 2025-07-11  8:48 UTC 

[RFC PATCH 00/20] TD-Preserving updates
 2025-07-11  8:04 UTC  (2+ messages)

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-11  7:38 UTC  (6+ messages)

[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
 2025-07-11  7:25 UTC 

[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
 2025-07-11  6:22 UTC  (14+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created

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

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-11  4:36 UTC  (5+ messages)

[PATCH] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-11  4:54 UTC 

[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-11  3:15 UTC  (2+ messages)

[PATCH net-next 0/2] in order support for vhost-net
 2025-07-11  1:44 UTC  (8+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-11  0:32 UTC  (10+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH] KVM: selftests: Fix signedness issue with vCPU mmap size check
 2025-07-11  0:29 UTC  (2+ messages)

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

[PATCH v8 0/2] Enable Secure TSC for SEV-SNP
 2025-07-10 23:30 UTC  (9+ messages)
` [PATCH v8 2/2] KVM: SVM: Enable Secure TSC for SNP guests

[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
 2025-07-10 23:11 UTC  (6+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest

[PATCH v1 1/1] KVM: x86: Advertise support for LKGS
 2025-07-10 23:08 UTC  (2+ messages)

[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
 2025-07-10 23:08 UTC  (2+ messages)

[PATCH] KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest
 2025-07-10 23:08 UTC  (2+ messages)

[PATCH next] Documentation: KVM: Fix unexpected unindent warning
 2025-07-10 23:08 UTC  (2+ messages)

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-10 23:08 UTC  (31+ messages)
` [RFC PATCH v8 01/35] KVM: x86: Open code setting/clearing of bits in the ISR
` [RFC PATCH v8 04/35] KVM: x86: Rename VEC_POS/REG_POS macro usages
` [RFC PATCH v8 05/35] KVM: x86: Change lapic regs base address to void pointer
` [RFC PATCH v8 06/35] KVM: x86: Rename find_highest_vector()
` [RFC PATCH v8 07/35] KVM: x86: Rename lapic get/set_reg() helpers
` [RFC PATCH v8 08/35] KVM: x86: Rename lapic get/set_reg64() helpers
` [RFC PATCH v8 09/35] KVM: x86: Rename lapic set/clear vector helpers
` [RFC PATCH v8 11/35] x86/apic: KVM: Move lapic get/set helpers to common code
` [RFC PATCH v8 12/35] x86/apic: KVM: Move lapic set/clear_vector() "
` [RFC PATCH v8 13/35] x86/apic: KVM: Move apic_test)vector() "
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap

[PATCH] KVM: Documentation: document how KVM is tested
 2025-07-10 22:26 UTC  (3+ messages)

[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
 2025-07-10 20:50 UTC  (2+ messages)

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

[PATCH] powerpc: Replace the obsolete address of the FSF
 2025-07-10 18:48 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 6.16-rc6
 2025-07-10 17:03 UTC  (2+ messages)

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-10 13:41 UTC  (2+ messages)

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

[GIT PULL] KVM/arm64 fixes for 6.16, take #4
 2025-07-10 10:48 UTC  (4+ messages)

[RFC PATCH] tools: Remove obsolete 32-bit arm kvm.h header file
 2025-07-10 10:25 UTC 

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-10  8:53 UTC  (6+ messages)
` [PATCH v4 1/5] mm: introduce num_pages_contiguous()
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
` [PATCH v4 3/5] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v4 4/5] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH v4 5/5] vfio/type1: optimize vfio_unpin_pages_remote()

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-07-10  8:45 UTC  (9+ messages)
` [PATCHv2 07/12] KVM: TDX: Preallocate PAMT pages to be used in page fault path
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in "

[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-10  8:29 UTC  (4+ messages)

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-07-10  5:24 UTC  (11+ messages)
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v9 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS

[PATCH v2] virtio_net: simplify tx queue wake condition check
 2025-07-10  2:32 UTC 

[PATCH v6 1/3] KVM: x86: Advance guest TSC after deep suspend
 2025-07-10  1:25 UTC  (3+ messages)

[PATCH v2 00/15] Add KVM Selftests runner
 2025-07-10  0:20 UTC  (18+ messages)
` [PATCH v2 01/15] KVM: selftest: Create KVM selftest runner
` [PATCH v2 02/15] KVM: selftests: Enable selftests runner to find executables in different path
` [PATCH v2 03/15] KVM: selftests: Add timeout option in selftests runner
` [PATCH v2 04/15] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v2 06/15] KVM: selftests: Add a flag to print only test status in KVM Selftests run
` [PATCH v2 07/15] KVM: selftests: Add various print flags to KVM Selftest Runner
` [PATCH v2 11/15] KVM: selftests: Auto generate default tests for KVM Selftests Runner

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-07-09 23:46 UTC  (2+ messages)

[PATCH] vfio/type1: conditional rescheduling while pinning
 2025-07-09 20:18 UTC  (7+ messages)

[PATCH] KVM: x86: avoid underflow when scaling TSC frequency
 2025-07-09 18:08 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
 2025-07-09 16:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 2/2] riscv: lib: Add sbi-exit-code to configure and environment

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-09 16:54 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-07-09 15:53 UTC  (4+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-07-09 15:46 UTC  (5+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-07-09 14:52 UTC  (17+ messages)
` [PATCH v2 01/16] PCI: Move REQ_ACS_FLAGS into pci_regs.h as PCI_ACS_ISOLATED
` [PATCH v2 02/16] PCI: Add pci_bus_isolation()
` [PATCH v2 03/16] iommu: Compute iommu_groups properly for PCIe switches
` [PATCH v2 04/16] iommu: Organize iommu_group by member size
` [PATCH v2 05/16] PCI: Add pci_reachable_set()
` [PATCH v2 06/16] PCI: Remove duplication in calling pci_acs_ctrl_enabled()
` [PATCH v2 07/16] PCI: Use pci_quirk_mf_endpoint_acs() for pci_quirk_amd_sb_acs()
` [PATCH v2 08/16] PCI: Use pci_acs_ctrl_isolated() for pci_quirk_al_acs()
` [PATCH v2 09/16] PCI: Widen the acs_flags to u32 within the quirk callback
` [PATCH v2 10/16] PCI: Add pci_mfd_isolation()
` [PATCH v2 11/16] iommu: Compute iommu_groups properly for PCIe MFDs
` [PATCH v2 12/16] iommu: Validate that pci_for_each_dma_alias() matches the groups
` [PATCH v2 13/16] PCI: Add the ACS Enhanced Capability definitions
` [PATCH v2 14/16] PCI: Enable ACS Enhanced bits for enable_acs and config_acs
` [PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
` [PATCH v2 16/16] PCI: Check ACS Extended flags for pci_bus_isolated()

[PATCH] MAINTAINERS: Add KVM mail list to the TDX entry
 2025-07-09 14:49 UTC  (3+ messages)

[PATCH 0/3] MAINTAINERS: Update TDX entry
 2025-07-09 14:18 UTC  (6+ messages)
` [PATCH 1/3] MAINTAINERS: Update the file list in the "

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-07-09 14:08 UTC  (6+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages

[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2025-07-09 13:40 UTC  (10+ messages)
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic

[v2] KVM: x86: Question on lock protection in handle_ept_misconfig
 2025-07-09 13:01 UTC  (2+ messages)

[Question Consultation] KVM: x86: No lock protection was applied in handle_ept_misconfig of kernel 5.10?
 2025-07-09 12:42 UTC  (2+ messages)


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