kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 22:02:10 to 2025-08-11 09:50:28 UTC [more...]

[PATCH v9 00/18] AMD: Add Secure AVIC Guest Support
 2025-08-11  9:44 UTC  (16+ messages)
` [PATCH v9 01/18] x86/apic: Add new driver for Secure AVIC
` [PATCH v9 02/18] x86/apic: Initialize Secure AVIC APIC backing page
` [PATCH v9 03/18] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [PATCH v9 04/18] x86/apic: Initialize APIC ID for Secure AVIC
` [PATCH v9 05/18] x86/apic: Add update_vector() callback for apic drivers
` [PATCH v9 06/18] x86/apic: Add update_vector() callback for Secure AVIC
` [PATCH v9 07/18] x86/apic: Add support to send IPI "
` [PATCH v9 08/18] x86/apic: Support LAPIC timer "
` [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 12/18] x86/sev: Enable NMI support "
` [PATCH v9 13/18] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [PATCH v9 14/18] x86/apic: Handle EOI writes for Secure AVIC guests
` [PATCH v9 15/18] x86/apic: Add kexec support for Secure AVIC

[kvm-unit-tests PATCH 0/2] nVMX: Improve IA32_DEBUGCTLMSR test on debug controls
 2025-08-11  9:33 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] nVMX: Remove the IA32_DEBUGCTLMSR access in debugctls test
` [kvm-unit-tests PATCH 2/2] nVMX: Test IA32_DEBUGCTLMSR behavior on set and cleared save/load debug controls

[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-11  9:06 UTC  (8+ messages)
` [PATCH RFC V10 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH RFC V10 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH RFC V10 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH RFC V10 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH RFC V10 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] KVM: loongarch: selftests: Remove common tests built by TEST_GEN_PROGS_COMMON
 2025-08-11  8:24 UTC 

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-11  8:02 UTC  (6+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-11  6:31 UTC  (3+ messages)

[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
 2025-08-11  6:16 UTC  (7+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects

[RFC PATCH 0/6] iommu/riscv: Add MRIF support
 2025-08-11  6:11 UTC  (7+ messages)
` [RFC PATCH 1/6] RISC-V: Add more elements to irqbypass vcpu_info
` [RFC PATCH 2/6] RISC-V: KVM: Transfer the physical address of MRIF to iommu-ir
` [RFC PATCH 3/6] RISC-V: KVM: Add a xarray to record host irq msg
` [RFC PATCH 4/6] iommu/riscv: Add irq_mask and irq_ack configure for iommu-ir
` [RFC PATCH 5/6] iommu/riscv: Add MRIF mode support
` [RFC PATCH 6/6] RISC-V: KVM: Check the MRIF in notice MSI irq handler

[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
 2025-08-11  2:18 UTC 

[PATCH 0/5] LoongArch: KVM: Support various access size with pch_pic emulation
 2025-08-11  2:13 UTC  (6+ messages)
` [PATCH 1/5] LoongArch: KVM: Set version information at initial stage
` [PATCH 2/5] LoongArch: KVM: Add read length support in loongarch_pch_pic_read()
` [PATCH 3/5] LoongArch: KVM: Add IRR and ISR register read emulation
` [PATCH 4/5] LoongArch: KVM: Add different length support in loongarch_pch_pic_write()
` [PATCH 5/5] LoongArch: KVM: Add address alignment check in pch_pic register access

[GIT PULL v2] KVM/riscv changes for 6.17
 2025-08-10 21:40 UTC  (3+ messages)

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH AUTOSEL 6.16-6.1] vfio/mlx5: fix possible overflow in tracking max message size
 2025-08-10  0:21 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16-5.15] vfio/type1: conditional rescheduling while pinning

[PATCH v2 0/5] KVM: arm64: FEAT_RASv1p1 support and RAS selection
 2025-08-09 20:21 UTC  (8+ messages)
` [PATCH v2 2/5] KVM: arm64: Handle RASv1p1 registers
` [PATCH v2 4/5] KVM: arm64: Expose FEAT_RASv1p1 in a canonical manner

[PATCH 0/2] KVM: arm64: AT + SR accessor fixes
 2025-08-09 14:48 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: nv: Fix ATS12 handling of single-stage translation
` [PATCH 2/2] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors

[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2025-08-09  6:15 UTC  (8+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION

[PATCH] RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap
 2025-08-09  3:20 UTC  (4+ messages)

[Bug 218792] New: Guest call trace with mwait enabled
 2025-08-08 22:59 UTC  (4+ messages)
` [Bug 218792] "

[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
 2025-08-08 18:57 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 2/2] KVM: arm64: Destroy the stage-2 page-table periodically

[PATCH 0/2] Support for SEV-ES guest shadow stack
 2025-08-08 18:13 UTC  (5+ messages)
` [PATCH 1/2] x86/boot: Move boot_*msr helpers to asm/shared/msr.h
` [PATCH 2/2] x86/sev-es: Include XSS value in GHCB CPUID request

[PATCH v2] KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
 2025-08-08 17:51 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
 2025-08-08 17:51 UTC  (2+ messages)

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-08 17:21 UTC  (7+ messages)

[PATCH v2 0/6] RISC-V: KVM: Allow zicbop/bfloat16 exts for guests
 2025-08-08 10:19 UTC  (7+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
` [PATCH v2 2/6] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH v2 3/6] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH v2 4/6] RISC-V: KVM: Allow bfloat16 "
` [PATCH v2 5/6] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH v2 6/6] KVM: riscv: selftests: Add bfloat16 "

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-08  8:35 UTC  (5+ messages)
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-08-08  7:56 UTC  (11+ messages)

[PATCH] KVM: TDX: Remove redundant __GFP_ZERO
 2025-08-08  7:45 UTC 

[PATCH] KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()
 2025-08-08  6:52 UTC  (4+ messages)

[RFC PATCH 0/1] KVM: SEV: Add support for SMT Protection
 2025-08-08  6:31 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[GIT PULL] vhost: bugfix
 2025-08-08  3:59 UTC  (2+ messages)

[PATCH] vfio/type1: Absorb num_pages_contiguous()
 2025-08-08  3:11 UTC  (4+ messages)

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-08  2:46 UTC  (5+ messages)

[PATCH 00/18] KVM: x86: Fastpath cleanups and PMU prep work
 2025-08-08  0:42 UTC  (8+ messages)
` [PATCH 17/18] KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()

[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
 2025-08-07 20:24 UTC  (3+ messages)

[PATCH v7 00/30] TDX KVM selftests
 2025-08-07 20:19 UTC  (6+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

[PATCH v8 00/30] TDX KVM selftests
 2025-08-07 20:16 UTC  (31+ messages)
` [PATCH v8 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v8 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v8 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v8 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v8 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v8 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v8 09/30] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v8 10/30] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v8 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v8 12/30] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v8 13/30] KVM: selftests: TDX: Add basic TDG.VP.VMCALL<GetTdVmCallInfo> test
` [PATCH v8 14/30] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v8 15/30] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v8 16/30] KVM: selftests: TDX: Add TDX MSR read/write tests
` [PATCH v8 17/30] KVM: selftests: TDX: Add TDX HLT exit test
` [PATCH v8 18/30] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v8 19/30] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v8 20/30] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [PATCH v8 21/30] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v8 22/30] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v8 23/30] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v8 24/30] KVM: selftests: TDX: Add shared memory test
` [PATCH v8 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()
` [PATCH v8 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v8 27/30] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v8 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
` [PATCH v8 30/30] KVM: selftests: TDX: Test LOG_DIRTY_PAGES flag to a non-GUEST_MEMFD memslot

[RFC PATCH 0/9] vfio: Introduce mmap maple tree
 2025-08-07 19:06 UTC  (9+ messages)
      `  "

[PATCH v2 0/3] KVM: riscv: selftests: Enable supported test cases
 2025-08-07 14:59 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Add common "
` [PATCH v2 2/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v2 3/3] KVM: riscv: selftests: Add missing headers for new testcases

[PATCH] KVM: remove redundant __GFP_NOWARN
 2025-08-07 14:49 UTC 

[RFC PATCH 00/29] KVM: VM planes
 2025-08-07 12:34 UTC  (2+ messages)

[PATCH] riscv: skip csr restore if vcpu preempted reload
 2025-08-07 11:42 UTC 

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-08-07  9:46 UTC  (24+ messages)
` [RFC PATCH v2 01/23] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 04/23] KVM: TDX: Introduce tdx_clear_folio() to clear "
` [RFC PATCH v2 05/23] x86/tdx: Enhance tdh_phymem_page_reclaim() to support "
` [RFC PATCH v2 06/23] KVM: TDX: Do not hold page refcount on private guest pages
` [RFC PATCH v2 07/23] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 11/23] KVM: x86: Reject splitting huge pages under shared mmu_lock for mirror root
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 13/23] KVM: x86: Introduce hugepage_set_guest_inhibit()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info
` [RFC PATCH v2 15/23] KVM: Change the return type of gfn_handler_t() from bool to int
` [RFC PATCH v2 16/23] KVM: x86: Split cross-boundary mirror leafs for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
` [RFC PATCH v2 18/23] x86/virt/tdx: Do not perform cache flushes unless CLFLUSH_BEFORE_ALLOC is set
` [RFC PATCH v2 19/23] KVM: TDX: Pass down pfn to split_external_spt()
` [RFC PATCH v2 20/23] KVM: TDX: Handle Dynamic PAMT in tdh_mem_page_demote()
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path
` [RFC PATCH v2 22/23] KVM: TDX: Handle Dynamic PAMT on page split
` [RFC PATCH v2 23/23] KVM: TDX: Turn on PG_LEVEL_2M after TD is RUNNABLE

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2025-08-07  8:12 UTC  (3+ messages)
` [PATCH v17 23/24] KVM: selftests: guest_memfd mmap() test when mmap is supported

[PATCH 0/2] vfio: Deprecate fsl-mc, platform, and amba
 2025-08-07  8:12 UTC  (2+ messages)

[PATCH] KVM: VMX: Micro-optimize SPEC_CTRL handling in __vmx_vcpu_run()
 2025-08-07  6:36 UTC 

[GIT PULL] VFIO updates for v6.17-rc1 v2
 2025-08-07  5:30 UTC  (2+ messages)

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-07  0:02 UTC  (8+ messages)
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
 2025-08-06 22:51 UTC 

[PATCH v11 00/23] Enable CET Virtualization
 2025-08-06 22:47 UTC  (4+ messages)
` [PATCH v11 19/23] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v5 0/7] TDX host: kexec/kdump support
 2025-08-06 22:29 UTC  (5+ messages)
` [PATCH v5 1/7] x86/kexec: Consolidate relocate_kernel() function parameters


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