Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2025-04-17 07:15:01 to 2025-04-22 05:00:59 UTC [more...]

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-22  5:00 UTC  (42+ 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 v5 0/2] KVM: x86: Include host suspended time in steal time
 2025-04-22  4:47 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: x86: Advance guest TSC after deep suspend

linux-next: build failure after merge of the kvm-fixes tree
 2025-04-22  2:43 UTC 

[PATCH v3 0/4] Add SEV-SNP CipherTextHiding feature support
 2025-04-22  0:25 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v3 2/4] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v3 3/4] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v3 4/4] KVM: SVM: Add SEV-SNP CipherTextHiding support

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-22  0:24 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's "

[RFC PATCH 00/29] KVM: VM planes
 2025-04-21 22:08 UTC  (12+ messages)
` [PATCH 01/29] Documentation: kvm: introduce "VM plane" concept
` [PATCH 03/29] KVM: add plane info to structs
` [PATCH 09/29] KVM: implement plane file descriptors ioctl and creation
` [PATCH 12/29] KVM: share dirty ring for same vCPU id on different planes
` [PATCH 13/29] KVM: implement vCPU creation for extra planes

[PATCH net-next 0/2] vsock: SOCK_LINGER rework
 2025-04-21 21:52 UTC  (8+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data

[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
 2025-04-21 21:50 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data
` [PATCH net-next v2 2/3] vsock: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v2 3/3] vsock/test: Expand linger test to ensure close() does not misbehave

Untested fix for attributes vs. hugepage race
 2025-04-21 18:35 UTC  (4+ messages)

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-21 18:28 UTC  (5+ messages)
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH 5/6] x86_64,hyperv: Use direct call to hypercall-page

MSR access API uses in KVM x86
 2025-04-21 17:21 UTC 

[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-20 11:21 UTC  (2+ messages)

[PATCH v10 0/5] KVM: selftests: Add LoongArch support
 2025-04-21  7:31 UTC  (6+ messages)
` [PATCH v10 1/5] KVM: selftests: Add VM_MODE_P47V47_16K vm mode
` [PATCH v10 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v10 3/5] KVM: selftests: Add core KVM selftests support "
` [PATCH v10 4/5] KVM: selftests: Add ucall test "
` [PATCH v10 5/5] KVM: selftests: Add test cases "

[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-04-21  3:08 UTC  (3+ messages)
` [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users

[PATCH v9 0/5] KVM: selftests: Add LoongArch support
 2025-04-21  1:24 UTC  (7+ messages)
` [PATCH v9 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v9 3/5] KVM: selftests: Add core KVM selftests support "

[PATCH] LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
 2025-04-21  1:18 UTC 

[PATCH] LoongArch: Fixed multiple typos of KVM code
 2025-04-21  0:50 UTC  (2+ messages)

Broken live migration
 2025-04-20 18:44 UTC 

[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
 2025-04-20 14:38 UTC  (3+ messages)

[PATCH kvmtool v2 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-04-20 14:25 UTC  (3+ messages)

[tip: x86/urgent] x86/e820: Discard high memory that can't be addressed by 32-bit systems
 2025-04-19 15:00 UTC 

[kvm:queue 1/11] ERROR: modpost: "kvm_arch_has_irq_bypass" [arch/x86/kvm/kvm-amd.ko] undefined!
 2025-04-19 11:16 UTC 

[PATCH v2] kvm: potential NULL pointer dereference in kvm_vm_ioctl_create_vcpu()
 2025-04-19  7:47 UTC  (3+ messages)

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

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-19  1:01 UTC  (7+ messages)
` [PATCH v5 1/7] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v5 2/7] x86/fpu: Drop @perm from guest pseudo FPU container

Drop "KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall"
 2025-04-18 22:16 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.15, round #2
 2025-04-18 21:01 UTC 

[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] 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)

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

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

[PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
 2025-04-18 10:24 UTC  (2+ messages)

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


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