Show patches with: Submitter = Paolo Bonzini       |   2971 patches
« 1 2 3 429 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] KVM: x86: Add hook for determining max NPT mapping level KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - 1 - --- 2024-05-07 Paolo Bonzini New
[8/9] KVM: guest_memfd: Add hook for invalidating memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[7/9] KVM: guest_memfd: Add interface for populating gmem pages with user data KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[6/9] KVM: guest_memfd: extract __kvm_gmem_get_pfn() KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[5/9] KVM: guest_memfd: Add hook for initializing memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[4/9] KVM: guest_memfd: limit overzealous WARN KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[3/9] KVM: guest_memfd: pass error up from filemap_grab_folio KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[2/9] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-05-07 Paolo Bonzini New
[1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-05-07 Paolo Bonzini New
[17/17] KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[16/17] KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[15/17] KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[14/17] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn() KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[13/17] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn() KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[12/17] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[11/17] KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[10/17] KVM: x86/mmu: Move private vs. shared check above slot validity checks KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[09/17] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[08/17] KVM: x86/mmu: check for invalid async page faults involving private memory KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[07/17] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[06/17] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[05/17] KVM: x86/mmu: Pass full 64-bit error code when handling page faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[03/17] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[02/17] KVM: x86: Remove separate "bit" defines for page fault error code masks KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[01/17] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[7/7] KVM: VMX: Introduce test mode related to EPT violation VE KVM: MMU changes for TDX VE support - - - --- 2024-05-07 Paolo Bonzini New
[6/7] KVM, x86: add architectural support code for #VE KVM: MMU changes for TDX VE support - - - --- 2024-05-07 Paolo Bonzini New
[5/7] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[4/7] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask KVM: MMU changes for TDX VE support - 1 - --- 2024-05-07 Paolo Bonzini New
[3/7] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[1/7] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[GIT,PULL] KVM fix for Linux 6.9-rc7 [GIT,PULL] KVM fix for Linux 6.9-rc7 - - - --- 2024-04-30 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 6.9-rc5 [GIT,PULL] KVM changes for Linux 6.9-rc5 - - - --- 2024-04-20 Paolo Bonzini New
[6/6] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[5/6] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory() KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[4/6] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[3/6] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault() KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory KVM: Guest Memory Pre-Population API - 1 - --- 2024-04-19 Paolo Bonzini New
[1/6] KVM: Document KVM_PRE_FAULT_MEMORY ioctl KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[7/7] KVM: selftests: x86: Add test for KVM_MAP_MEMORY KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[6/7] KVM: x86: Implement kvm_arch_vcpu_map_memory() KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[5/7] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[4/7] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[3/7] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault() KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[2/7] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory KVM: Guest Memory Pre-Population API - 1 - --- 2024-04-17 Paolo Bonzini New
[1/7] KVM: Document KVM_MAP_MEMORY ioctl KVM: Guest Memory Pre-Population API - - - --- 2024-04-17 Paolo Bonzini New
[v2,10/10] KVM: x86/mmu: check for invalid async page faults involving private memory KVM: MMU changes for confidential computing - - - --- 2024-04-16 Paolo Bonzini New
[v2,09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private KVM: MMU changes for confidential computing - - - --- 2024-04-16 Paolo Bonzini New
[v2,08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults KVM: MMU changes for confidential computing - - - --- 2024-04-16 Paolo Bonzini New
[v2,07/10] KVM: VMX: Introduce test mode related to EPT violation VE KVM: MMU changes for confidential computing - - - --- 2024-04-16 Paolo Bonzini New
[v2,06/10] KVM, x86: add architectural support code for #VE KVM: MMU changes for confidential computing - - - --- 2024-04-16 Paolo Bonzini New
[v2,05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM: MMU changes for confidential computing - 2 - --- 2024-04-16 Paolo Bonzini New
[v2,04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask KVM: MMU changes for confidential computing - 1 - --- 2024-04-16 Paolo Bonzini New
[v2,03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM: MMU changes for confidential computing - 2 - --- 2024-04-16 Paolo Bonzini New
[v2,02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM: MMU changes for confidential computing - 2 - --- 2024-04-16 Paolo Bonzini New
[v2,01/10] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM: MMU changes for confidential computing - 2 - --- 2024-04-16 Paolo Bonzini New
[10/10] KVM: x86/mmu: check for invalid async page faults involving private memory KVM: MMU changes for confidential computing - - - --- 2024-04-12 Paolo Bonzini New
[09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private KVM: MMU changes for confidential computing - - - --- 2024-04-12 Paolo Bonzini New
[08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults KVM: MMU changes for confidential computing - - - --- 2024-04-12 Paolo Bonzini New
[07/10] KVM: VMX: Introduce test mode related to EPT violation VE KVM: MMU changes for confidential computing - - - --- 2024-04-12 Paolo Bonzini New
[06/10] KVM, x86: add architectural support code for #VE KVM: MMU changes for confidential computing - - - --- 2024-04-12 Paolo Bonzini New
[05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis KVM: MMU changes for confidential computing - 2 - --- 2024-04-12 Paolo Bonzini New
[04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask KVM: MMU changes for confidential computing - 1 - --- 2024-04-12 Paolo Bonzini New
[03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM: MMU changes for confidential computing - 2 - --- 2024-04-12 Paolo Bonzini New
[02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM: MMU changes for confidential computing - 2 - --- 2024-04-12 Paolo Bonzini New
[01/10] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM: MMU changes for confidential computing - 2 - --- 2024-04-12 Paolo Bonzini New
[4/4] mm: replace set_pte_at_notify() with just set_pte_at() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 2 - --- 2024-04-05 Paolo Bonzini New
[3/4] mmu_notifier: remove the .change_pte() callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[2/4] KVM: remove unused argument of kvm_handle_hva_range() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[1/4] KVM: delete .change_pte MMU notifier callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() 3 1 - --- 2024-04-05 Paolo Bonzini New
[11/11] KVM: x86: Add gmem hook for determining max NPT mapping level KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[10/11] KVM: guest_memfd: Add hook for invalidating memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[08/11] KVM: guest_memfd: extract __kvm_gmem_punch_hole() KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[07/11] KVM: guest_memfd: extract __kvm_gmem_get_pfn() KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - 1 - --- 2024-04-04 Paolo Bonzini New
[06/11] KVM: guest_memfd: Add hook for initializing memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[05/11] KVM: guest_memfd: limit overzealous WARN KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[04/11] filemap: add FGP_CREAT_ONLY KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[03/11] KVM: guest_memfd: pass error up from filemap_grab_folio KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-04-04 Paolo Bonzini New
[02/11] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-04-04 Paolo Bonzini New
[01/11] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-04-04 Paolo Bonzini New
KVM: SEV: use u64_to_user_ptr throughout KVM: SEV: use u64_to_user_ptr throughout - - - --- 2024-04-04 Paolo Bonzini New
[v5,17/17] selftests: kvm: add test for transferring FPU state into VMSA KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,16/17] selftests: kvm: split "launch" phase of SEV VM creation KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,15/17] selftests: kvm: switch to using KVM_X86_*_VM KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,14/17] selftests: kvm: add tests for KVM_SEV_INIT2 KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,13/17] KVM: SEV: allow SEV-ES DebugSwap again KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,12/17] KVM: SEV: introduce KVM_SEV_INIT2 operation KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,11/17] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time KVM: SEV: allow customizing VMSA features 1 - - --- 2024-04-04 Paolo Bonzini New
[v5,10/17] KVM: SEV: define VM types for SEV and SEV-ES KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,09/17] KVM: SEV: introduce to_kvm_sev_info KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,08/17] KVM: x86: Add supported_vm_types to kvm_caps KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,07/17] KVM: x86: add fields to struct kvm_arch for CoCo features KVM: SEV: allow customizing VMSA features - 1 - --- 2024-04-04 Paolo Bonzini New
[v5,06/17] KVM: SEV: store VMSA features in kvm_sev_info KVM: SEV: allow customizing VMSA features - 1 - --- 2024-04-04 Paolo Bonzini New
[v5,05/17] KVM: SEV: publish supported VMSA features KVM: SEV: allow customizing VMSA features - 1 - --- 2024-04-04 Paolo Bonzini New
[v5,04/17] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR KVM: SEV: allow customizing VMSA features - 2 - --- 2024-04-04 Paolo Bonzini New
[v5,03/17] KVM: x86: use u64_to_user_ptr() KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
[v5,02/17] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y KVM: SEV: allow customizing VMSA features - - - --- 2024-04-04 Paolo Bonzini New
« 1 2 3 429 30 »