kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-22 07:06:36 to 2025-08-25 21:37:12 UTC [more...]

[PATCH 0/3] use vm_flags_t consistently
 2025-08-25 21:37 UTC  (10+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH v2 0/9] Error recovery for vfio-pci devices on s390x
 2025-08-25 21:35 UTC  (11+ messages)
` [PATCH v2 1/9] PCI: Avoid restoring error values in config space
` [PATCH v2 2/9] PCI: Add additional checks for flr and pm reset
` [PATCH v2 3/9] PCI: Allow per function PCI slots for hypervisor isolated functions
` [PATCH v2 4/9] s390/pci: Restore airq unconditionally for the zPCI device
` [PATCH v2 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v2 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v2 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v2 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v2 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v8 00/30] TDX KVM selftests
 2025-08-25 21:28 UTC  (4+ messages)
` [PATCH v8 10/30] KVM: selftests: TDX: Add report_fatal_error test

[PATCH] KVM: selftests: fix irqfd_test on arm64
 2025-08-25 21:11 UTC  (4+ messages)

[syzbot] [kvmarm?] [kvm?] WARNING: locking bug in vgic_put_irq
 2025-08-25 21:08 UTC 

[PATCH v3 0/3] KVM: Do not reset dirty GFNs in a memslot not enabling dirty tracking
 2025-08-25 21:05 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] KVM: Skip invoking shared memory handler for entirely private GFN ranges
` [PATCH v3 3/3] KVM: selftests: Test resetting dirty ring in gmem slots in protected VMs

[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-25 20:06 UTC  (6+ messages)
` [PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
` [PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest

[PATCH v9 00/19] TDX KVM selftests
 2025-08-25 19:02 UTC  (6+ messages)
` [PATCH v9 10/19] KVM: selftests: Set up TDX boot code region
` [PATCH v9 14/19] KVM: selftests: Add helpers to init TDX memory and finalize VM

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-25 18:32 UTC  (41+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
                        ` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 29/35] scsi: core: drop nth_page() usage within SG entry
  ` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
  ` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry

[PATCH 0/2] vfio/platform: Deprecate vfio-amba and reset drivers
 2025-08-25 17:58 UTC  (3+ messages)
` [PATCH 1/2] vfio/amba: Mark for removal
` [PATCH 2/2] vfio/platform: Mark reset drivers "

[PATCH 0/2] vfio: Deprecate fsl-mc, platform, and amba
 2025-08-25 16:48 UTC  (12+ messages)
` [PATCH 2/2] vfio/platform: Mark for removal

[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
 2025-08-25 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
` [PATCH v2 2/2] KVM: selftests: Test TPR / CR8 sync and interrupt masking

[PATCH v9 00/18] AMD: Add Secure AVIC Guest Support
 2025-08-25 16:28 UTC  (23+ messages)
` [PATCH v9 05/18] x86/apic: Add update_vector() callback for apic drivers
` [PATCH v9 07/18] x86/apic: Add support to send IPI for Secure AVIC
` [PATCH v9 09/18] x86/sev: Initialize VGIF for secondary VCPUs "
` [PATCH v9 10/18] x86/apic: Add support to send NMI IPI "
` [PATCH v9 11/18] x86/apic: Allow NMI to be injected from hypervisor "
` [PATCH v9 16/18] x86/apic: Enable Secure AVIC in Control MSR
` [PATCH v9 17/18] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-25 16:23 UTC  (7+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions

[PATCH v3] riscv: skip csr restore if vcpu preempted reload
 2025-08-25 16:22 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: SVM: Add Page Modification Logging (PML) support
 2025-08-25 15:25 UTC  (6+ messages)
` [RFC PATCH 1/4] KVM: x86: Carve out PML flush routine
` [RFC PATCH 2/4] KVM: SEV: Skip SNP-safe allocation when HvInUseWrAllowed is supported
` [RFC PATCH 3/4] x86/cpufeatures: Add Page modification logging
` [RFC PATCH 4/4] KVM: SVM: Add Page modification logging support

[PATCH v3 0/2] KVM: s390: Fix two bugs
 2025-08-25 15:18 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: s390: Fix incorrect usage of mmu_notifier_register()
` [PATCH v3 2/2] KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion

[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
 2025-08-25 14:58 UTC 

[PATCH] MAINTAINERS: Add myself as VFIO-platform reviewer
 2025-08-25 14:51 UTC  (2+ messages)

[PATCH v3 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
 2025-08-25 14:41 UTC  (3+ messages)
` [PATCH v3 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-25 14:13 UTC  (3+ messages)

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-08-25 13:59 UTC  (2+ messages)

[PATCH] KVM: s390: Fix access to unavailable adapter indicator pages during postcopy
 2025-08-25 13:34 UTC  (3+ messages)

[PATCH v2] riscv: skip csr restore if vcpu preempted reload
 2025-08-25 11:17 UTC  (2+ messages)

[PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-25 11:02 UTC  (8+ messages)
` [PATCH v3 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH v3 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH v3 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH v3 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH v3 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH v4 0/4] x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon
 2025-08-25  9:03 UTC  (8+ messages)
` [PATCH v4 1/4] x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
` [PATCH v4 2/4] x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
` [PATCH v4 3/4] x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_topoext
` [PATCH v4 4/4] x86/msr-index: Define AMD64_CPUID_FN_EXT MSR

[Discussion] Undocumented behavior of KVM_SET_PIT2 with count=0
 2025-08-25  5:39 UTC 

[PATCH v11 0/8] KVM: SVM: Enable Secure TSC for SEV-SNP
 2025-08-25  5:37 UTC  (3+ messages)

[PATCH v3 0/4] x86/cpu/topology: Work around the nuances of virtualization on AMD/Hygon
 2025-08-25  4:05 UTC  (5+ messages)
` [PATCH v3 4/4] x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_topoext

[PATCH v13 00/21] Enable CET Virtualization
 2025-08-25  2:55 UTC  (4+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs

[PATCH v6 00/20] Enable FRED with KVM VMX
 2025-08-25  2:51 UTC  (3+ messages)
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts

[PATCH v3 0/5] Enable Shadow Stack Virtualization for SVM
 2025-08-25  1:46 UTC  (11+ messages)
` [PATCH v3 1/5] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v3 2/5] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH v3 3/5] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH v3 4/5] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH v3 5/5] KVM: SVM: Enable shadow stack virtualization for SVM

[PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks
 2025-08-24 22:39 UTC  (4+ messages)

Host CPU lockup on Loongarch using KVM
 2025-08-24 21:04 UTC 

[PATCH] KVM: selftests: Fix typo in hyperv cpuid test message
 2025-08-24 18:16 UTC 

[PATCH] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-08-24  7:54 UTC 

[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
 2025-08-23 10:11 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
 2025-08-22 23:41 UTC  (7+ messages)
` [PATCH 1/2] KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR when setting LAPIC regs

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-08-22 21:28 UTC  (2+ messages)

[PATCH v2 00/30] vfio: Introduce selftests for VFIO
 2025-08-22 21:25 UTC  (31+ messages)
` [PATCH v2 01/30] selftests: Create tools/testing/selftests/vfio
` [PATCH v2 02/30] vfio: selftests: Add a helper library for VFIO selftests
` [PATCH v2 03/30] vfio: selftests: Introduce vfio_pci_device_test
` [PATCH v2 04/30] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [PATCH v2 05/30] vfio: selftests: Move vfio dma mapping test to their own file
` [PATCH v2 06/30] vfio: selftests: Add test to reset vfio device
` [PATCH v2 07/30] vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
` [PATCH v2 08/30] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [PATCH v2 09/30] vfio: selftests: Keep track of DMA regions mapped into the device
` [PATCH v2 10/30] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH v2 11/30] vfio: selftests: Add a helper for matching vendor+device IDs
` [PATCH v2 12/30] vfio: selftests: Add driver framework
` [PATCH v2 13/30] vfio: sefltests: Add vfio_pci_driver_test
` [PATCH v2 14/30] tools headers: Add stub definition for __iomem
` [PATCH v2 15/30] tools headers: Import asm-generic MMIO helpers
` [PATCH v2 16/30] tools headers: Import x86 MMIO helper overrides
` [PATCH v2 17/30] tools headers: Add symlink to linux/pci_ids.h
` [PATCH v2 18/30] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH v2 19/30] vfio: selftests: Add driver for Intel CBDMA
` [PATCH v2 20/30] tools headers: Import iosubmit_cmds512()
` [PATCH v2 21/30] dmaengine: idxd: Allow registers.h to be included from tools/
` [PATCH v2 22/30] vfio: selftests: Add driver for Intel DSA
` [PATCH v2 23/30] vfio: selftests: Move helper to get cdev path to libvfio
` [PATCH v2 24/30] vfio: selftests: Encapsulate IOMMU mode
` [PATCH v2 25/30] vfio: selftests: Replicate tests across all iommu_modes
` [PATCH v2 26/30] vfio: selftests: Add vfio_type1v2_mode
` [PATCH v2 27/30] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [PATCH v2 28/30] vfio: selftests: Add iommufd mode
` [PATCH v2 29/30] vfio: selftests: Make iommufd the default iommu_mode
` [PATCH v2 30/30] vfio: selftests: Add a script to help with running VFIO selftests

[RFC PATCH 0/4] SEV-SNP guest policy bit support updates
 2025-08-22 21:25 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH 2/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [RFC PATCH 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [RFC PATCH 4/4] KVM: SEV: Add known "

[PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
 2025-08-22 17:09 UTC  (2+ messages)

[PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
 2025-08-22 17:07 UTC  (2+ messages)

[PATCH v5 0/4] Add host kdump support for SNP
 2025-08-22 16:48 UTC  (3+ messages)
` [PATCH v5 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot

[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-08-22 14:54 UTC  (8+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "

[PATCH v8 0/3] update live migration configuration region
 2025-08-22 14:12 UTC  (6+ messages)
` [PATCH v8 3/3] hisi_acc_vfio_pci: adapt to new migration configuration

[PATCH] RISC-V: KVM: fix stack overrun when loading vlenb
 2025-08-22 11:28 UTC  (2+ messages)

[PATCH v2 0/6] RISC-V: KVM: Allow zicbop/bfloat16 exts for guests
 2025-08-22 11:20 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
 2025-08-22 11:16 UTC  (2+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-22 10:32 UTC  (4+ messages)
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks

[RFC PATCH 00/11] kvm/arm: trap-me-harder implementation
 2025-08-22  7:55 UTC  (5+ messages)
` [RFC PATCH 10/11] kvm/arm: implement a basic hypercall handler

[PATCH v2 0/3] KVM: Fix deadlock for invalid memslots
 2025-08-22  7:05 UTC  (2+ messages)
` [PATCH v2 3/3] KVM: selftests: Test prefault memory during concurrent memslot removal


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