org.kernel.vger.kvm archive

1457 archived articles, newest first (page 4 of 15). Latest articles →

Re: [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Fri, 14 Aug 2026 10:57:46 -0700
Sean Christopherson <[email protected]> • #443118
Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
Fri, 14 Aug 2026 10:54:28 -0700
Sean Christopherson <[email protected]> • #443117
Re: [RFC PATCH 1/1] KVM: x86: Skip empty TDP leaf page tables
Fri, 14 Aug 2026 10:49:16 -0700
Sean Christopherson <[email protected]> • #443116
Re: [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
Fri, 14 Aug 2026 10:12:44 -0700
Sean Christopherson <[email protected]> • #443115
Re: [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
Fri, 14 Aug 2026 10:02:43 -0700
Sean Christopherson <[email protected]> • #443114
Re: [PATCH v4 11/18] iommu: Restore and reattach preserved domains to devices
Fri, 14 Aug 2026 16:59:50 +0000
Ankit Soni <[email protected]> • #443113
Re: [PATCH v2 2/6] KVM: s390: Fix _gaccess_shadow_fault()
Fri, 14 Aug 2026 16:59:48 +0000
[email protected] • #443112
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 17:58:29 +0100
Alexandru Elisei <[email protected]> • #443111
Re: [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs
Fri, 14 Aug 2026 09:57:24 -0700
Sean Christopherson <[email protected]> • #443110
Re: [PATCH v2 3/6] KVM: s390: Refactor dat_set_slot()
Fri, 14 Aug 2026 16:46:31 +0000
[email protected] • #443109
Re: [PATCH v2 4/6] KVM: s390: Move all code into kvm_arch_prepare_memory_region()
Fri, 14 Aug 2026 16:46:25 +0000
[email protected] • #443108
Re: [PATCH v2 6/6] KVM: s390: Fix potential races in dat skey functions
Fri, 14 Aug 2026 16:46:24 +0000
[email protected] • #443107
Re: [PATCH 2/4] KVM: nVMX: Make VMPTRST return eVMCS GPA when it is used
Fri, 14 Aug 2026 09:44:36 -0700
Sean Christopherson <[email protected]> • #443106
Re: [PATCH v2 5/6] KVM: s390: Add missing srcu in kvm_s390_set_irq_state()
Fri, 14 Aug 2026 16:43:52 +0000
[email protected] • #443105
Re: [PATCH 1/4] KVM: nVMX: Make VMPTRLD result in #UD when eVMCS is used
Fri, 14 Aug 2026 09:43:26 -0700
Sean Christopherson <[email protected]> • #443104
Re: [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
Fri, 14 Aug 2026 16:42:21 +0000
[email protected] • #443103
[PATCH v2 4/6] KVM: s390: Move all code into kvm_arch_prepare_memory_region()
Fri, 14 Aug 2026 18:33:53 +0200
Claudio Imbrenda <[email protected]> • #443102
[PATCH v2 5/6] KVM: s390: Add missing srcu in kvm_s390_set_irq_state()
Fri, 14 Aug 2026 18:33:54 +0200
Claudio Imbrenda <[email protected]> • #443101
[PATCH v2 6/6] KVM: s390: Fix potential races in dat skey functions
Fri, 14 Aug 2026 18:33:55 +0200
Claudio Imbrenda <[email protected]> • #443100
[PATCH v2 0/6] KVM: s390: Even more misc fixes
Fri, 14 Aug 2026 18:33:49 +0200
Claudio Imbrenda <[email protected]> • #443099
[PATCH v2 3/6] KVM: s390: Refactor dat_set_slot()
Fri, 14 Aug 2026 18:33:52 +0200
Claudio Imbrenda <[email protected]> • #443098
[PATCH v2 2/6] KVM: s390: Fix _gaccess_shadow_fault()
Fri, 14 Aug 2026 18:33:51 +0200
Claudio Imbrenda <[email protected]> • #443097
[PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
Fri, 14 Aug 2026 18:33:50 +0200
Claudio Imbrenda <[email protected]> • #443096
Re: [PATCH 2/4] KVM: nVMX: Make VMPTRST return eVMCS GPA when it is used
Fri, 14 Aug 2026 16:32:07 +0000
[email protected] • #443095
Re: [PATCH 1/4] KVM: nVMX: Make VMPTRLD result in #UD when eVMCS is used
Fri, 14 Aug 2026 16:31:36 +0000
[email protected] • #443094
Re: [PATCH 3/4] KVM: selftests: Adapt to the updated VMPTRST behavior when eVMCS is used
Fri, 14 Aug 2026 16:31:16 +0000
[email protected] • #443093
Re: [PATCH 4/4] KVM: selftests: Check VMPTRLD with active eVMCS
Fri, 14 Aug 2026 16:31:05 +0000
[email protected] • #443092
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 17:26:00 +0100
Alexandru Elisei <[email protected]> • #443091
[PATCH 4/4] KVM: selftests: Check VMPTRLD with active eVMCS
Fri, 14 Aug 2026 18:22:21 +0200
Vitaly Kuznetsov <[email protected]> • #443090
[PATCH 2/4] KVM: nVMX: Make VMPTRST return eVMCS GPA when it is used
Fri, 14 Aug 2026 18:22:19 +0200
Vitaly Kuznetsov <[email protected]> • #443089
[PATCH 3/4] KVM: selftests: Adapt to the updated VMPTRST behavior when eVMCS is used
Fri, 14 Aug 2026 18:22:20 +0200
Vitaly Kuznetsov <[email protected]> • #443088
[PATCH 1/4] KVM: nVMX: Make VMPTRLD result in #UD when eVMCS is used
Fri, 14 Aug 2026 18:22:18 +0200
Vitaly Kuznetsov <[email protected]> • #443087
[PATCH 0/4] KVM: nVMX: Adjust VMPTRLD/VMPTRST behavior with active eVMCS
Fri, 14 Aug 2026 18:22:17 +0200
Vitaly Kuznetsov <[email protected]> • #443086
Re: [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
Fri, 14 Aug 2026 16:19:49 +0000
[email protected] • #443085
[PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
Fri, 14 Aug 2026 09:11:29 -0700
Sean Christopherson <[email protected]> • #443084
[PATCH 2/3] KVM: VMX: Disallowing using to_vmx() in common VT code
Fri, 14 Aug 2026 09:11:28 -0700
Sean Christopherson <[email protected]> • #443083
[PATCH 1/3] KVM: VMX: Move the shared "IRQs off" exit handler(s) to common code
Fri, 14 Aug 2026 09:11:27 -0700
Sean Christopherson <[email protected]> • #443082
[PATCH 0/3] KVM: VMX: Harden against interpreting TDX vCPU as vcpu_vmx
Fri, 14 Aug 2026 09:11:26 -0700
Sean Christopherson <[email protected]> • #443081
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 09:04:46 -0700
Sean Christopherson <[email protected]> • #443080
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 16:56:28 +0100
Alexandru Elisei <[email protected]> • #443079
Re: [PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
Fri, 14 Aug 2026 15:55:35 +0000
"Edgecombe, Rick P" <[email protected]> • #443078
Re: [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
Fri, 14 Aug 2026 15:54:11 +0000
Samiullah Khawaja <[email protected]> • #443077
Re: [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit
Fri, 14 Aug 2026 15:46:57 +0000
Sean Christopherson <[email protected]> • #443076
[PATCH v5 1/3] vhost: add helpers for device IOTLB lifecycle
Fri, 14 Aug 2026 22:45:56 +0800
Jia Jia <[email protected]> • #443062
[PATCH v5 0/3] vhost: fix device IOTLB feature lifecycle
Fri, 14 Aug 2026 22:45:55 +0800
Jia Jia <[email protected]> • #443061
[PATCH v1 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
Fri, 14 Aug 2026 16:40:36 +0200
Claudio Imbrenda <[email protected]> • #443060
[PATCH v1 3/6] KVM: s390: Refactor dat_set_slot()
Fri, 14 Aug 2026 16:40:38 +0200
Claudio Imbrenda <[email protected]> • #443059
[PATCH v1 5/6] KVM: s390: Add missing srcu in kvm_arch_vcpu_ioctl()
Fri, 14 Aug 2026 16:40:40 +0200
Claudio Imbrenda <[email protected]> • #443058
[PATCH v1 6/6] KVM: s390: Fix potential race in dat_cond_set_storage_key()
Fri, 14 Aug 2026 16:40:41 +0200
Claudio Imbrenda <[email protected]> • #443057
[PATCH v1 0/6] KVM: s390: Even more misc fixes
Fri, 14 Aug 2026 16:40:35 +0200
Claudio Imbrenda <[email protected]> • #443056
[PATCH v1 2/6] KVM: s390: Fix _gaccess_shadow_fault()
Fri, 14 Aug 2026 16:40:37 +0200
Claudio Imbrenda <[email protected]> • #443055
[PATCH v1 4/6] KVM: s390: Move all code into kvm_arch_prepare_memory_region()
Fri, 14 Aug 2026 16:40:39 +0200
Claudio Imbrenda <[email protected]> • #443054
Re: [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
Fri, 14 Aug 2026 08:37:37 -0600
Alex Williamson <[email protected]> • #443053
Re: [RFC] Expose L1 guest register state for nested VMX via KVM_GET_NESTED_STATE
Fri, 14 Aug 2026 22:24:18 +0800
Zhengrong Li <[email protected]> • #443052
Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Fri, 14 Aug 2026 09:27:09 -0400
Gregory Price <[email protected]> • #443051
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 06:03:54 -0700
Sean Christopherson <[email protected]> • #443050
Re: [RFC] Expose L1 guest register state for nested VMX via KVM_GET_NESTED_STATE
Fri, 14 Aug 2026 05:57:45 -0700
Sean Christopherson <[email protected]> • #443049
Re: [PATCH] KVM: riscv: Avoid redundant interrupt check for pending timers
Fri, 14 Aug 2026 12:52:05 +0000
[email protected] • #443048
Re: [PATCH] kvm: s390: Improve floating IRQ injection behavior
Fri, 14 Aug 2026 14:40:05 +0200
Janosch Frank <[email protected]> • #443047
[PATCH] KVM: riscv: Avoid redundant interrupt check for pending timers
Fri, 14 Aug 2026 08:35:41 -0400
Jinyu Tang <[email protected]> • #443046
Re: [PATCH net] vsock/virtio: validate packet source for connected sockets
Fri, 14 Aug 2026 14:23:05 +0200
Stefano Garzarella <[email protected]> • #443045
Re: [PATCH v2 3/3] powerpc/perf: Update prev_count of event to get accurate values
Fri, 14 Aug 2026 17:47:27 +0530
Gautam Menghani <[email protected]> • #443044
Re: [PATCH v2 2/3] powerpc/perf: Use the aggregate context switch values from vcpu struct
Fri, 14 Aug 2026 17:45:42 +0530
Gautam Menghani <[email protected]> • #443043
Re: [PATCH net] vsock/virtio: validate packet source for connected sockets
Fri, 14 Aug 2026 12:12:54 +0000
[email protected] • #443042
Re: [PATCH v2 1/3] KVM: PPC: Book3S HV: Maintain aggregate context switch values for vCPUs
Fri, 14 Aug 2026 17:35:20 +0530
Gautam Menghani <[email protected]> • #443041
Re: [PATCH v3 1/3] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
Fri, 14 Aug 2026 12:04:44 +0000
[email protected] • #443040
Re: [PATCH v4 3/3] vhost/vsock: keep IOTLB across feature updates
Fri, 14 Aug 2026 19:56:12 +0800
Jia Jia <[email protected]> • #443039
Re: [PATCH v4 0/3] vhost/vsock: fix device IOTLB feature lifecycle
Fri, 14 Aug 2026 19:56:11 +0800
Jia Jia <[email protected]> • #443038
[PATCH v3 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V
Fri, 14 Aug 2026 07:45:07 -0400
Jinyu Tang <[email protected]> • #443037
[PATCH v3 2/3] KVM: selftests: Add RISC-V Sv57 page table indexing
Fri, 14 Aug 2026 07:45:06 -0400
Jinyu Tang <[email protected]> • #443036
[PATCH v3 1/3] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
Fri, 14 Aug 2026 07:45:05 -0400
Jinyu Tang <[email protected]> • #443035
[PATCH v3 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
Fri, 14 Aug 2026 07:45:04 -0400
Jinyu Tang <[email protected]> • #443034
Re: [PATCH] KVM: riscv: Avoid overwriting existing G-stage tables with huge leaves
Fri, 14 Aug 2026 11:21:44 +0000
[email protected] • #443033
Re: [PATCH v4 15/20] KVM: s390: vsie: Guard against invalid CPU address
Fri, 14 Aug 2026 13:05:01 +0200
"Christoph Schlameuss" <[email protected]> • #443032
[PATCH] KVM: riscv: Avoid overwriting existing G-stage tables with huge leaves
Fri, 14 Aug 2026 06:57:52 -0400
Jinyu Tang <[email protected]> • #443031
[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
Fri, 14 Aug 2026 17:47:38 +0800
Tao Cui <[email protected]> • #443030
Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Fri, 14 Aug 2026 12:45:15 +0300
Mike Rapoport <[email protected]> • #443029
Re: [PATCH v2] LoongArch: KVM: Fix TOCTOU race on pv_features
Fri, 14 Aug 2026 17:28:25 +0800
Tao Cui <[email protected]> • #443028
Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Fri, 14 Aug 2026 10:23:33 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #443027
Re: [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
Fri, 14 Aug 2026 10:20:02 +0100
Will Deacon <[email protected]> • #443026
Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Fri, 14 Aug 2026 12:18:50 +0300
Mike Rapoport <[email protected]> • #443025
Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Fri, 14 Aug 2026 02:13:51 -0700
Matthew Brost <[email protected]> • #443024
Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Fri, 14 Aug 2026 10:01:19 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #443023
Re: [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
Fri, 14 Aug 2026 14:15:39 +0530
Pavan Kondeti <[email protected]> • #443022
Re: [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code
Fri, 14 Aug 2026 16:43:45 +0800
Xiaoyao Li <[email protected]> • #443021
Re: [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
Fri, 14 Aug 2026 16:39:11 +0800
Xiaoyao Li <[email protected]> • #443020
[RFC] Expose L1 guest register state for nested VMX via KVM_GET_NESTED_STATE
Fri, 14 Aug 2026 16:32:58 +0800
Zhengrong Li <[email protected]> • #443019
Re: [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
Fri, 14 Aug 2026 16:32:59 +0800
Xiaoyao Li <[email protected]> • #443018
Re: [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
Fri, 14 Aug 2026 08:25:14 +0000
"Garg, Shivank" <[email protected]> • #443017
Re: [PATCH v2] LoongArch: KVM: Fix TOCTOU race on pv_features
Fri, 14 Aug 2026 16:24:27 +0800
Huacai Chen <[email protected]> • #443016
Re: [PATCH v14 14/22] KVM: selftests: Expose function to allocate vCPU stack
Fri, 14 Aug 2026 16:10:44 +0800
Xiaoyao Li <[email protected]> • #443015
Re: [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
Fri, 14 Aug 2026 09:02:21 +0100
David Woodhouse <[email protected]> • #443014
Re: [PATCH v4 3/3] vhost/vsock: keep IOTLB across feature updates
Fri, 14 Aug 2026 10:02:24 +0200
Stefano Garzarella <[email protected]> • #443013
Re: [PATCH v4 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
Fri, 14 Aug 2026 09:58:58 +0200
Stefano Garzarella <[email protected]> • #443012
Re: [PATCH v4 1/3] vhost: add helper to clear device IOTLB
Fri, 14 Aug 2026 09:58:27 +0200
Stefano Garzarella <[email protected]> • #443011
[RFC PATCH 1/1] KVM: x86: Skip empty TDP leaf page tables
Fri, 14 Aug 2026 15:55:32 +0800
Hao Zhang <[email protected]> • #443010
Re: [PATCH v4 0/3] vhost/vsock: fix device IOTLB feature lifecycle
Fri, 14 Aug 2026 09:52:44 +0200
Stefano Garzarella <[email protected]> • #443009
[RFC PATCH 0/1] KVM: x86: Skip empty TDP leaf page tables
Fri, 14 Aug 2026 15:51:54 +0800
Hao Zhang <[email protected]> • #443008
Re: [RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
Fri, 14 Aug 2026 09:51:17 +0200
David Hildenbrand <[email protected]> • #443007
[GIT PULL] KVM: s390: Features and Fixes for 7.3
Fri, 14 Aug 2026 09:50:49 +0200
Christian Borntraeger <[email protected]> • #443006
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.