LinuxLists
Users
About
Paolo Bonzini (
[email protected]
)
Number of posts: 10110 (1.85 per day)
First post: 2009-06-22 12:27:19
Last post: 2024-06-12 16:07:31
Previous Page
/
Next Page
Date
List
Subject
2024-04-12 17:38:20
linux-kernel
[PATCH 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
2024-04-12 17:37:40
linux-kernel
[PATCH 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private
2024-04-12 17:36:46
linux-kernel
[PATCH 03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
2024-04-12 17:36:42
linux-kernel
[PATCH 06/10] KVM, x86: add architectural support code for #VE
2024-04-12 17:36:39
linux-kernel
[PATCH 05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-04-12 17:36:37
linux-kernel
[PATCH 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
2024-04-12 17:36:20
linux-kernel
[PATCH 02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
2024-04-12 17:36:00
linux-kernel
[PATCH 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory
2024-04-12 17:35:44
linux-kernel
[PATCH 00/10] KVM: MMU changes for confidential computing
2024-04-12 12:15:28
linux-kernel
Re: linux-next: build failure after merge of the kvm tree
2024-04-11 18:35:48
linux-kernel
Re: [RFC PATCH] KVM: x86: Advertise PCID based on hardware support (with an asterisk)
2024-04-11 18:09:18
linux-kernel
Re: [PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
2024-04-11 18:08:09
linux-kernel
Re: [PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-11 18:07:56
linux-kernel
Re: [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
2024-04-11 15:54:01
linux-kernel
Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-11 15:12:37
linux-kernel
Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-11 13:22:38
linux-kernel
Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-09 15:25:51
linux-kernel
Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-05 17:58:24
linux-kernel
Re: [PATCH 13/21] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
2024-04-05 14:07:46
linux-kernel
Re: [RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed
2024-04-05 12:00:22
linux-kernel
[PATCH 3/4] mmu_notifier: remove the .change_pte() callback
2024-04-05 11:59:54
linux-kernel
[PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
2024-04-05 11:59:31
linux-kernel
[PATCH 1/4] KVM: delete .change_pte MMU notifier callback
2024-04-05 11:58:55
linux-kernel
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-05 11:58:39
linux-kernel
[PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
2024-04-05 09:38:25
linux-kernel
Re: [RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed
2024-04-04 19:19:44
linux-kernel
[PATCH 06/11] KVM: guest_memfd: Add hook for initializing memory
2024-04-04 19:19:36
linux-kernel
[PATCH 01/11] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
2024-04-04 19:13:26
linux-kernel
[PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-04-04 19:13:18
linux-kernel
[PATCH 07/11] KVM: guest_memfd: extract __kvm_gmem_get_pfn()
2024-04-04 18:53:55
linux-kernel
[PATCH 04/11] filemap: add FGP_CREAT_ONLY
2024-04-04 18:53:55
linux-kernel
[PATCH 11/11] KVM: x86: Add gmem hook for determining max NPT mapping level
2024-04-04 18:53:32
linux-kernel
[PATCH 03/11] KVM: guest_memfd: pass error up from filemap_grab_folio
2024-04-04 18:53:22
linux-kernel
[PATCH 08/11] KVM: guest_memfd: extract __kvm_gmem_punch_hole()
2024-04-04 18:52:34
linux-kernel
[PATCH 10/11] KVM: guest_memfd: Add hook for invalidating memory
2024-04-04 18:51:39
linux-kernel
[PATCH 02/11] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
2024-04-04 18:51:27
linux-kernel
[PATCH 05/11] KVM: guest_memfd: limit overzealous WARN
2024-04-04 18:50:50
linux-kernel
[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
2024-04-04 16:07:50
linux-crypto
Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-04 12:29:29
linux-kernel
[PATCH v5 04/17] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
2024-04-04 12:29:11
linux-kernel
[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
2024-04-04 12:29:11
linux-kernel
[PATCH v5 08/17] KVM: x86: Add supported_vm_types to kvm_caps
2024-04-04 12:27:00
linux-kernel
[PATCH v5 14/17] selftests: kvm: add tests for KVM_SEV_INIT2
2024-04-04 12:25:43
linux-kernel
[PATCH v5 16/17] selftests: kvm: split "launch" phase of SEV VM creation
2024-04-04 12:25:42
linux-kernel
[PATCH v5 06/17] KVM: SEV: store VMSA features in kvm_sev_info
2024-04-04 12:24:01
linux-kernel
[PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-04 12:23:51
linux-kernel
[PATCH v5 17/17] selftests: kvm: add test for transferring FPU state into VMSA
2024-04-04 12:22:50
linux-kernel
[PATCH v5 01/17] KVM: SVM: Invert handling of SEV and SEV_ES feature flags
2024-04-04 12:19:35
linux-kernel
[PATCH] KVM: SEV: use u64_to_user_ptr throughout
2024-04-04 12:19:28
linux-kernel
[PATCH v5 15/17] selftests: kvm: switch to using KVM_X86_*_VM
2024-04-04 12:17:11
linux-kernel
[PATCH v5 11/17] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time