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-05-07 17:21:15
linux-kernel
Re: [PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
2024-05-07 17:20:34
linux-kernel
[PATCH 07/17] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
2024-05-07 16:44:58
linux-kernel
Re: [PATCH 06/11] KVM: guest_memfd: Add hook for initializing memory
2024-05-07 16:36:48
linux-kernel
[PATCH 17/17] KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns
2024-05-07 16:31:57
linux-kernel
[PATCH 14/17] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn()
2024-05-07 16:31:10
linux-kernel
[PATCH 11/17] KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots
2024-05-07 16:27:44
linux-kernel
[PATCH 04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
2024-05-07 16:19:20
linux-kernel
[PATCH 03/17] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
2024-05-07 16:18:37
linux-kernel
[PATCH v2 00/17] KVM: x86/mmu: Page fault and MMIO cleanups
2024-05-07 16:15:28
linux-kernel
[PATCH 12/17] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO
2024-05-07 16:15:23
linux-kernel
[PATCH 16/17] KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values
2024-05-07 16:14:52
linux-kernel
[PATCH 15/17] KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults
2024-05-07 16:14:38
linux-kernel
[PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE
2024-05-07 16:14:03
linux-kernel
[PATCH 13/17] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()
2024-05-07 16:13:36
linux-kernel
[PATCH 02/17] KVM: x86: Remove separate "bit" defines for page fault error code masks
2024-05-07 16:13:06
linux-kernel
[PATCH 10/17] KVM: x86/mmu: Move private vs. shared check above slot validity checks
2024-05-07 16:12:20
linux-kernel
[PATCH 05/17] KVM: x86/mmu: Pass full 64-bit error code when handling page faults
2024-05-07 15:59:32
linux-kernel
[PATCH 08/17] KVM: x86/mmu: check for invalid async page faults involving private memory
2024-05-07 15:59:31
linux-kernel
[PATCH 06/17] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
2024-05-07 15:48:22
linux-kernel
[PATCH 2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
2024-05-07 15:47:19
linux-kernel
[PATCH 6/7] KVM, x86: add architectural support code for #VE
2024-05-07 15:47:04
linux-kernel
[PATCH 3/7] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
2024-05-07 15:47:02
linux-kernel
[PATCH 4/7] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
2024-05-07 15:46:40
linux-kernel
[PATCH 5/7] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-05-07 15:46:19
linux-kernel
[PATCH 0/7] KVM: MMU changes for TDX VE support
2024-05-07 15:45:47
linux-kernel
[PATCH 1/7] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-04-30 18:08:30
linux-kernel
[GIT PULL] KVM fix for Linux 6.9-rc7
2024-04-26 05:45:12
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-04-26 05:42:12
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-04-25 06:01:55
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-04-25 05:57:07
linux-kernel
Re: [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
2024-04-25 05:53:18
linux-kernel
Re: [PATCH 04/11] filemap: add FGP_CREAT_ONLY
2024-04-24 16:52:25
linux-kernel
Re: [PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-24 16:06:27
linux-kernel
Re: [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-22 15:55:13
linux-kernel
Re: [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-22 14:12:03
linux-kernel
Re: [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
2024-04-22 12:23:20
linux-kernel
Re: [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
2024-04-22 10:35:41
linux-kernel
Re: [PATCH v2 2/5] KVM: x86: Introduce KVM_X86_CALL() to simplify static calls of kvm_x86_ops
2024-04-20 08:35:28
linux-kernel
[GIT PULL] KVM changes for Linux 6.9-rc5
2024-04-19 16:18:43
linux-kernel
Re: [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
2024-04-19 16:13:59
linux-crypto
Re: [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-04-19 16:13:08
linux-kernel
Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-19 12:05:21
linux-crypto
Re: [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-19 12:01:51
linux-crypto
Re: [PATCH v13 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event
2024-04-19 11:58:31
linux-crypto
Re: [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support
2024-04-19 11:56:55
linux-crypto
Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-19 11:52:47
linux-crypto
Re: [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-04-19 09:01:05
linux-kernel
[PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-19 09:00:41
linux-kernel
[PATCH 6/6] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
2024-04-19 09:00:17
linux-kernel
[PATCH 4/6] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
2024-04-19 09:00:05
linux-kernel
[PATCH v4 0/6] KVM: Guest Memory Pre-Population API