public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-16 14:34:42 to 2025-04-18 20:51:36 UTC [more...]

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-18 20:50 UTC  (3+ messages)
` [PATCH v5 1/7] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm

[PATCH 05/11] x86: remove HIGHMEM64G support
 2025-04-18 19:49 UTC  (9+ messages)
` [PATCH] x86/e820: discard high memory that can't be addressed by 32-bit systems

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-18 18:48 UTC  (20+ messages)
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
` [PATCH 25/67] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-18 18:29 UTC  (32+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling

[PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
 2025-04-18 18:03 UTC  (3+ messages)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-04-18 17:57 UTC  (9+ messages)

[GIT PULL] KVM changes for Linux 6.15-rc3
 2025-04-18 17:51 UTC  (4+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-18 16:04 UTC  (3+ messages)

Untested fix for attributes vs. hugepage race
 2025-04-18 15:13 UTC  (3+ messages)

[PATCH v2] kvm: potential NULL pointer dereference in kvm_vm_ioctl_create_vcpu()
 2025-04-18 13:50 UTC  (2+ messages)

[PATCH] kvm: potential NULL pointer dereference in kvm_vm_ioctl_create_vcpu()
 2025-04-18 13:46 UTC  (3+ messages)

Drop "KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall"
 2025-04-18 13:24 UTC  (2+ messages)

[PATCH] KVM: Fix obsolete comment about locking for kvm_io_bus_read/write
 2025-04-18 11:55 UTC 

[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-18 10:24 UTC  (6+ messages)
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE

[PATCH net-next 0/2] vsock: SOCK_LINGER rework
 2025-04-18 10:07 UTC  (6+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data

[Question] arm64: KVM: Optimizing cache flush during MMU enable to single vCPU
 2025-04-18  5:49 UTC 

[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-18  5:05 UTC 

[PATCH v4 00/13] Enable shared device assignment
 2025-04-18  3:49 UTC  (9+ messages)
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-04-18  1:20 UTC  (10+ messages)

[PATCH v6 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-04-18  0:33 UTC  (3+ messages)

[GIT PULL] VFIO update for v6.15-rc3
 2025-04-17 23:19 UTC  (2+ messages)

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-17 23:15 UTC  (10+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v9 4/9] net: devmem: Implement TX path
` [PATCH net-next v9 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v9 6/9] net: enable driver support for netmem TX
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v9 8/9] net: check for driver support in netmem TX
` [PATCH net-next v9 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH v4 00/18] AMD: Add Secure AVIC Guest Support
 2025-04-17 16:52 UTC  (25+ messages)
` [PATCH v4 01/18] KVM: x86: Move find_highest_vector() to a common header
` [PATCH v4 02/18] x86/apic: Add new driver for Secure AVIC
` [PATCH v4 03/18] x86/apic: Initialize Secure AVIC APIC backing page
` [PATCH v4 04/18] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [PATCH v4 05/18] x86/apic: Initialize APIC ID for Secure AVIC
` [PATCH v4 06/18] x86/apic: Add update_vector callback "
` [PATCH v4 07/18] x86/apic: Add support to send IPI "
` [PATCH v4 08/18] x86/apic: Support LAPIC timer "
` [PATCH v4 09/18] x86/sev: Initialize VGIF for secondary VCPUs "
` [PATCH v4 10/18] x86/apic: Add support to send NMI IPI "
` [PATCH v4 11/18] x86/apic: Allow NMI to be injected from hypervisor "
` [PATCH v4 12/18] x86/sev: Enable NMI support "
` [PATCH v4 13/18] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [PATCH v4 14/18] x86/apic: Handle EOI writes "
` [PATCH v4 15/18] x86/apic: Add kexec support for Secure AVIC
` [PATCH v4 16/18] x86/apic: Enable Secure AVIC in Control MSR
` [PATCH v4 17/18] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
` [PATCH v4 18/18] x86/sev: Indicate SEV-SNP guest supports Secure AVIC

[PATCH kvmtool v2 0/9] arm: Drop support for 32-bit kvmtool
 2025-04-17 14:27 UTC  (2+ messages)

[PATCH V2 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-04-17 13:19 UTC  (2+ messages)
` [PATCH V2 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH v5 00/13] riscv: add SBI FWFT misaligned exception delegation support
 2025-04-17 12:20 UTC  (14+ messages)
` [PATCH v5 01/13] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v5 02/13] riscv: sbi: add new SBI error mappings
` [PATCH v5 03/13] riscv: sbi: add FWFT extension interface
` [PATCH v5 04/13] riscv: sbi: add SBI FWFT extension calls
` [PATCH v5 05/13] riscv: misaligned: request misaligned exception from SBI
` [PATCH v5 06/13] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v5 07/13] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v5 08/13] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v5 09/13] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v5 10/13] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v5 11/13] RISC-V: KVM: add SBI extension reset callback
` [PATCH v5 12/13] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v5 13/13] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
 2025-04-17 12:17 UTC 

[PATCH kvmtool v2 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-04-17 12:07 UTC  (2+ messages)

[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-04-17 11:19 UTC 

[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
 2025-04-17 11:10 UTC  (2+ messages)

[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-04-17  9:53 UTC  (6+ messages)
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-17
 2025-04-17  7:14 UTC  (3+ messages)

[PATCH] kvm: x86: Don't report guest userspace emulation error to userspace in kvm_task_switch()
 2025-04-17  3:55 UTC  (2+ messages)

[Bug 220019] New: Host call trace and crash after boot guest with perf kvm stat record
 2025-04-17  3:15 UTC  (3+ messages)
` [Bug 220019] "

[PATCH v5 00/28] KVM: arm64: Implement support for SME
 2025-04-17  0:25 UTC  (29+ messages)
` [PATCH v5 01/28] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v5 02/28] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v5 03/28] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v5 04/28] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v5 05/28] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v5 06/28] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v5 07/28] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v5 08/28] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v5 09/28] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v5 10/28] KVM: arm64: Document the KVM ABI for SME
` [PATCH v5 11/28] KVM: arm64: Define internal features "
` [PATCH v5 12/28] KVM: arm64: Rename sve_state_reg_region
` [PATCH v5 13/28] KVM: arm64: Store vector lengths in an array
` [PATCH v5 14/28] KVM: arm64: Implement SME vector length configuration
` [PATCH v5 15/28] KVM: arm64: Support SME control registers
` [PATCH v5 16/28] KVM: arm64: Support TPIDR2_EL0
` [PATCH v5 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v5 18/28] KVM: arm64: Support SME priority registers
` [PATCH v5 19/28] KVM: arm64: Provide assembly for SME register access
` [PATCH v5 20/28] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v5 21/28] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v5 22/28] KVM: arm64: Expose SME specific state to userspace
` [PATCH v5 23/28] KVM: arm64: Context switch SME state for guests
` [PATCH v5 24/28] KVM: arm64: Handle SME exceptions
` [PATCH v5 25/28] KVM: arm64: Expose SME to nested guests
` [PATCH v5 26/28] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v5 27/28] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v5 28/28] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH] KVM: selftests: add test for SVE host corruption
 2025-04-16 23:32 UTC 

[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-16 21:52 UTC  (12+ messages)
` [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
` [PATCH v4 02/11] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v4 04/11] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v4 05/11] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v4 06/11] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v4 07/11] target/i386/kvm: rename architectural PMU variables
` [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v4 11/11] target/i386/kvm: don't stop Intel PMU counters

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-16 19:57 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Dynamically allocate shadow MMU's "
` [PATCH v2 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()

[PATCH net-next v8 1/9] netmem: add niov->type attribute to distinguish different net_iov types
 2025-04-16 17:26 UTC  (3+ messages)
` [PATCH net-next v8 4/9] net: devmem: Implement TX path

[RESEND PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-04-16 16:27 UTC  (7+ messages)
` [RESEND PATCH v5 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [RESEND PATCH v5 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [RESEND PATCH v5 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [RESEND PATCH v5 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [RESEND PATCH v5 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [RESEND PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2025-04-16 15:44 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox