org.kernel.vger.kvm archive

1551 archived articles, newest first (page 9 of 16). Latest articles →

[RFC PATCH v1 15/42] KVM: x86: Add KVM_HC_VBS_VTL_CALL hypercall for VBS inter-plane calls
Wed, 5 Aug 2026 04:02:57 -0700
Sriram Nambakam <[email protected]> • #441003
[RFC PATCH v1 13/42] Add a inter-plane communication mechanism through KVM. - model this to use a single page similar to SEV-SNP
Wed, 5 Aug 2026 04:02:55 -0700
Sriram Nambakam <[email protected]> • #441002
[RFC PATCH v1 11/42] Various changes to support VM Planes.
Wed, 5 Aug 2026 04:02:53 -0700
Sriram Nambakam <[email protected]> • #441001
[RFC PATCH v1 10/42] allow the command line to be specified for kernels in other planes
Wed, 5 Aug 2026 04:02:52 -0700
Sriram Nambakam <[email protected]> • #441000
[RFC PATCH v1 09/42] Activate the VM Planes through the Hypervisor - Using KVM as the VMM
Wed, 5 Aug 2026 04:02:51 -0700
Sriram Nambakam <[email protected]> • #440999
[RFC PATCH v1 08/42] Add plane config param to specify kernel image format
Wed, 5 Aug 2026 04:02:50 -0700
Sriram Nambakam <[email protected]> • #440998
[RFC PATCH v1 07/42] skip processing plane configuration for plane 0 - plane 0 is the boot plane
Wed, 5 Aug 2026 04:02:49 -0700
Sriram Nambakam <[email protected]> • #440997
[RFC PATCH v1 04/42] Fix compile errors
Wed, 5 Aug 2026 04:02:46 -0700
Sriram Nambakam <[email protected]> • #440996
[RFC PATCH v1 06/42] Use vcpu count from the plane configuration
Wed, 5 Aug 2026 04:02:48 -0700
Sriram Nambakam <[email protected]> • #440995
[RFC PATCH v1 05/42] Initial support for VM Planes - Add kernel config for CONFIG_VM_PLANES - Parse vm plane config from initrd for plane configuration - Make hypercalls to allocate memory for the vm planes.
Wed, 5 Aug 2026 04:02:47 -0700
Sriram Nambakam <[email protected]> • #440994
[RFC PATCH v1 03/42] Fix compile error
Wed, 5 Aug 2026 04:02:45 -0700
Sriram Nambakam <[email protected]> • #440993
[RFC PATCH v1 02/42] Fix compilation
Wed, 5 Aug 2026 04:02:44 -0700
Sriram Nambakam <[email protected]> • #440992
[RFC PATCH v1 01/42] Fix merge issue - Remove duplicate definition for kvm_arch_has_irq_bypass
Wed, 5 Aug 2026 04:02:43 -0700
Sriram Nambakam <[email protected]> • #440991
[RFC PATCH v1 00/42] VBS/VSM-on-KVM: VBS integration for KVM VM planes
Wed, 5 Aug 2026 04:02:42 -0700
Sriram Nambakam <[email protected]> • #440990
Re: [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
Wed, 5 Aug 2026 11:51:55 +0100
Suzuki K Poulose <[email protected]> • #440989
Re: [PATCH v8 00/21] ARM64 PMU Partitioning
Wed, 5 Aug 2026 11:09:08 +0100
James Clark <[email protected]> • #440988
RE: [RFC PATCH 1/1] vfio/pci: Disable sriov on PF device close
Wed, 5 Aug 2026 09:34:32 +0000
"Tian, Kevin" <[email protected]> • #440987
Re: [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Wed, 05 Aug 2026 11:26:30 +0200
David Woodhouse <[email protected]> • #440986
Re: [PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
Wed, 05 Aug 2026 11:11:37 +0200
David Woodhouse <[email protected]> • #440985
Re: [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Wed, 5 Aug 2026 16:51:17 +0800
Xiaoyao Li <[email protected]> • #440984
Re: [RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
Wed, 05 Aug 2026 09:47:11 +0100
Marc Zyngier <[email protected]> • #440983
Re: [PATCH v2 6/7] KVM: s390: Take srcu when importing watchpoint data
Wed, 5 Aug 2026 10:21:41 +0200
Christian Borntraeger <[email protected]> • #440982
Re: [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
Wed, 5 Aug 2026 10:34:48 +0200
Boris Brezillon <[email protected]> • #440981
Re: [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
Wed, 5 Aug 2026 15:49:46 +0800
Yan Zhao <[email protected]> • #440980
Re: [PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
Wed, 5 Aug 2026 16:28:01 +0800
Tao Cui <[email protected]> • #440979
Re: [RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
Wed, 5 Aug 2026 08:26:56 +0000
Mostafa Saleh <[email protected]> • #440978
Re: [PATCH v5 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
Wed, 5 Aug 2026 13:55:32 +0530
Anushree Mathur <[email protected]> • #440977
Re: [PATCH v2] KVM: x86/mmu: Write-protect tracked GFNs in all address spaces
Wed, 5 Aug 2026 17:24:13 +0900
Jinu Kim <[email protected]> • #440976
Re: [PATCH 3/3] tools/virtio: add --features-array switch
Wed, 05 Aug 2026 08:02:07 +0000
[email protected] • #440975
Re: [PATCH 2/2] KVM: TDX: Enable Bus Lock VM exit
Wed, 5 Aug 2026 15:53:31 +0800
Xiaoyao Li <[email protected]> • #440974
Re: [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
Wed, 05 Aug 2026 07:09:07 +0000
[email protected] • #440973
Re: [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
Wed, 05 Aug 2026 07:08:46 +0000
[email protected] • #440972
Re: [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
Wed, 05 Aug 2026 07:06:08 +0000
[email protected] • #440971
[PATCH v3] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
Wed, 5 Aug 2026 14:51:32 +0800
"Yuhang.Chen" <[email protected]> • #440970
[PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration
Wed, 5 Aug 2026 06:40:38 +0000
Shivank Garg <[email protected]> • #440969
[PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
Wed, 5 Aug 2026 06:40:37 +0000
Shivank Garg <[email protected]> • #440968
[PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
Wed, 5 Aug 2026 06:40:36 +0000
Shivank Garg <[email protected]> • #440967
[PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
Wed, 5 Aug 2026 06:40:35 +0000
Shivank Garg <[email protected]> • #440966
[PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
Wed, 5 Aug 2026 06:40:34 +0000
Shivank Garg <[email protected]> • #440965
[PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
Wed, 5 Aug 2026 06:40:33 +0000
Shivank Garg <[email protected]> • #440964
[PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
Wed, 5 Aug 2026 06:40:32 +0000
Shivank Garg <[email protected]> • #440963
[PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
Wed, 5 Aug 2026 06:40:30 +0000
Shivank Garg <[email protected]> • #440962
[PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
Wed, 5 Aug 2026 06:40:31 +0000
Shivank Garg <[email protected]> • #440961
[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
Wed, 5 Aug 2026 06:40:29 +0000
Shivank Garg <[email protected]> • #440960
Re: [PATCH] KVM: selftests: verify toggling KVM_MEM_GUEST_MEMFD on an existing slot is rejected
Wed, 05 Aug 2026 06:10:27 +0000
[email protected] • #440959
Re: [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
Wed, 5 Aug 2026 08:08:17 +0200
Paolo Bonzini <[email protected]> • #440958
Re: [PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
Wed, 05 Aug 2026 06:06:36 +0000
[email protected] • #440957
Re: [PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
Tue, 4 Aug 2026 23:04:53 -0700
Vipin Sharma <[email protected]> • #440956
Re: [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
Tue, 4 Aug 2026 23:02:55 -0700
Vipin Sharma <[email protected]> • #440955
[PATCH] KVM: selftests: verify toggling KVM_MEM_GUEST_MEMFD on an existing slot is rejected
Wed, 5 Aug 2026 08:58:30 +0300
Valery Borovsky <[email protected]> • #440954
[PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
Wed, 5 Aug 2026 13:45:49 +0800
Tao Cui <[email protected]> • #440953
Re: [PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
Wed, 5 Aug 2026 07:20:26 +0200
Simon Schippers <[email protected]> • #440952
Re: [PATCH] LoongArch: KVM: Advertise already-supported capabilities
Wed, 5 Aug 2026 13:18:53 +0800
Tao Cui <[email protected]> • #440951
Re: [PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
Wed, 5 Aug 2026 13:11:09 +0800
kernel test robot <[email protected]> • #440950
Re: [PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
Wed, 5 Aug 2026 10:02:15 +0530
Anushree Mathur <[email protected]> • #440949
Re: [PATCH 1/2] KVM: TDX: Enable Notify VM exit
Wed, 5 Aug 2026 12:16:19 +0800
Xiaoyao Li <[email protected]> • #440948
Re: [PATCH 2/2] KVM: TDX: Enable Bus Lock VM exit
Wed, 05 Aug 2026 03:46:01 +0000
[email protected] • #440947
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Wed, 5 Aug 2026 11:43:30 +0800
Tian Zheng <[email protected]> • #440946
Re: [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
Wed, 5 Aug 2026 11:41:51 +0800
Tian Zheng <[email protected]> • #440945
Re: [PATCH 1/2] KVM: TDX: Enable Notify VM exit
Wed, 05 Aug 2026 03:38:50 +0000
[email protected] • #440944
[PATCH 2/2] KVM: TDX: Enable Bus Lock VM exit
Wed, 5 Aug 2026 11:12:57 +0800
Xiaoyao Li <[email protected]> • #440943
[PATCH 1/2] KVM: TDX: Enable Notify VM exit
Wed, 5 Aug 2026 11:12:56 +0800
Xiaoyao Li <[email protected]> • #440942
[PATCH 0/2] KVM: TDX: Enable VM-DoS Prevention Features for TDX
Wed, 5 Aug 2026 11:12:55 +0800
Xiaoyao Li <[email protected]> • #440941
Re: [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
Tue, 4 Aug 2026 21:15:40 -0600
Alex Williamson <[email protected]> • #440940
Re: [PATCH v2] vhost: reset the vring metadata cache on vring reconfiguration
Wed, 05 Aug 2026 02:56:30 +0000
[email protected] • #440939
Re: [PATCH 2/2] hisi_acc_vfio_pci: fix VF BAR2 mmap on 64KB page size
Wed, 5 Aug 2026 10:54:48 +0800
liulongfang <[email protected]> • #440938
Re: [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
Tue, 4 Aug 2026 21:38:05 -0500
"Kalra, Ashish" <[email protected]> • #440937
Re: [PATCH] LoongArch: KVM: Advertise already-supported capabilities
Wed, 5 Aug 2026 10:36:29 +0800
Bibo Mao <[email protected]> • #440936
Re: [PATCH v2] x86/kvm: introduce pv idle time
Wed, 5 Aug 2026 10:31:00 +0800
He Rongguang <[email protected]> • #440935
Re: [PATCH v2] x86/kvm: introduce pv idle time
Wed, 5 Aug 2026 10:21:03 +0800
He Rongguang <[email protected]> • #440934
Re: [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
Wed, 5 Aug 2026 10:19:54 +0800
Bibo Mao <[email protected]> • #440933
Re: [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
Wed, 5 Aug 2026 10:19:35 +0800
liulongfang <[email protected]> • #440932
Re: [PATCH net-next v14 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
Wed, 05 Aug 2026 01:57:35 +0000
[email protected] • #440931
Re: [PATCH net-next v14 4/5] ptr_ring: move free-space check into separate helper
Wed, 05 Aug 2026 01:57:35 +0000
[email protected] • #440930
Re: [PATCH net-next v14 1/5] tun/tap: add IFF_BACKPRESSURE flag
Wed, 05 Aug 2026 01:57:33 +0000
[email protected] • #440929
Re: [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
Wed, 5 Aug 2026 09:27:31 +0800
Bibo Mao <[email protected]> • #440928
Re: [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
Wed, 5 Aug 2026 09:21:37 +0800
Bibo Mao <[email protected]> • #440927
Re: [RFC PATCH 1/1] vfio/pci: Disable sriov on PF device close
Wed, 05 Aug 2026 01:03:12 +0000
[email protected] • #440926
Re: [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
Tue, 4 Aug 2026 17:49:13 -0700
Borislav Petkov <[email protected]> • #440925
Re: [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
Tue, 4 Aug 2026 17:44:41 -0700
Borislav Petkov <[email protected]> • #440924
Re: [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
Tue, 4 Aug 2026 21:41:37 -0300
Jason Gunthorpe <[email protected]> • #440923
Re: [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
Tue, 4 Aug 2026 21:39:14 -0300
Jason Gunthorpe <[email protected]> • #440922
[RFC PATCH 1/1] vfio/pci: Disable sriov on PF device close
Wed, 5 Aug 2026 00:33:55 +0000
Samiullah Khawaja <[email protected]> • #440921
[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
Wed, 5 Aug 2026 00:33:54 +0000
Samiullah Khawaja <[email protected]> • #440920
Re: [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
Tue, 4 Aug 2026 21:31:27 -0300
Jason Gunthorpe <[email protected]> • #440919
Re: [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
Wed, 5 Aug 2026 00:26:30 +0000
Yosry Ahmed <[email protected]> • #440918
[PATCH v10 2/3] vfio: selftests: igb: Add driver for Intel 82576 device
Wed, 05 Aug 2026 00:20:59 +0000
Josh Hilke <[email protected]> • #440917
[PATCH v10 3/3] vfio: selftests: Retry on EAGAIN during device reset
Wed, 05 Aug 2026 00:21:00 +0000
Josh Hilke <[email protected]> • #440916
[PATCH v10 1/3] vfio: selftests: Add helpers to re-enable interrupts
Wed, 05 Aug 2026 00:20:58 +0000
Josh Hilke <[email protected]> • #440915
[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
Wed, 05 Aug 2026 00:20:57 +0000
Josh Hilke <[email protected]> • #440914
Re: [PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
Wed, 05 Aug 2026 00:06:40 +0000
[email protected] • #440913
Re: [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
Wed, 05 Aug 2026 00:02:21 +0000
[email protected] • #440912
[PATCH v4 10/10] KVM: SEV: Add support for SNP BTB Isolation
Tue, 4 Aug 2026 18:56:11 -0500
Kim Phillips <[email protected]> • #440911
[PATCH v4 09/10] KVM: SEV: Add support for IBPB-on-Entry
Tue, 4 Aug 2026 18:56:10 -0500
Kim Phillips <[email protected]> • #440910
[PATCH v4 08/10] KVM: SEV: Advertise SVM_SEV_FEAT_SNP_ACTIVE
Tue, 4 Aug 2026 18:56:09 -0500
Kim Phillips <[email protected]> • #440909
[PATCH v4 07/10] KVM: SEV: Disallow setting SNP-only features for non-SNP guests via a single mask
Tue, 4 Aug 2026 18:56:08 -0500
Kim Phillips <[email protected]> • #440908
[PATCH v4 06/10] KVM: selftests: sev_init2: Use BIT_ULL for VMSA feature bit definition
Tue, 4 Aug 2026 18:56:07 -0500
Kim Phillips <[email protected]> • #440907
[PATCH v4 05/10] KVM: SEV: Define SVM_SEV_FEAT_* flags using BIT_ULL()
Tue, 4 Aug 2026 18:56:06 -0500
Kim Phillips <[email protected]> • #440906
[PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
Tue, 4 Aug 2026 18:56:05 -0500
Kim Phillips <[email protected]> • #440905
[PATCH v4 03/10] cpu/bugs: Fall back to AutoIBRS when retpoline unavailable on SNP CPUs
Tue, 4 Aug 2026 18:56:04 -0500
Kim Phillips <[email protected]> • #440904
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.