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-04 12:16:59
linux-kernel
[PATCH v5 09/17] KVM: SEV: introduce to_kvm_sev_info
2024-04-04 12:16:57
linux-kernel
[PATCH v5 13/17] KVM: SEV: allow SEV-ES DebugSwap again
2024-04-04 12:16:56
linux-kernel
[PATCH v5 02/17] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
2024-04-04 12:15:45
linux-kernel
[PATCH v5 12/17] KVM: SEV: introduce KVM_SEV_INIT2 operation
2024-04-04 12:15:40
linux-kernel
[PATCH v5 10/17] KVM: SEV: define VM types for SEV and SEV-ES
2024-04-04 12:14:06
linux-kernel
[PATCH v5 05/17] KVM: SEV: publish supported VMSA features
2024-04-04 12:13:51
linux-kernel
[PATCH v5 03/17] KVM: x86: use u64_to_user_ptr()
2024-04-04 11:54:34
linux-kernel
Re: [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-04-04 11:46:34
linux-kernel
Re: [PATCH v4 05/15] KVM: SEV: publish supported VMSA features
2024-04-03 13:06:00
linux-kernel
[GIT PULL] KVM fixes for Linux 6.9-rc3
2024-04-03 12:57:53
linux-kernel
Re: [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2024-04-03 12:55:48
linux-crypto
Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-03-30 21:44:25
linux-crypto
Re: [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-03-30 21:36:21
linux-kernel
Re: [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
2024-03-30 21:35:59
linux-crypto
Re: [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
2024-03-30 21:35:36
linux-crypto
Re: [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
2024-03-30 21:32:00
linux-crypto
Re: [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
2024-03-30 21:05:40
linux-crypto
Re: [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
2024-03-30 21:01:50
linux-crypto
Re: [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
2024-03-30 20:55:55
linux-crypto
Re: [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
2024-03-30 20:52:14
linux-kernel
Re: [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
2024-03-30 20:41:46
linux-crypto
Re: [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2024-03-30 20:31:54
linux-crypto
Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-03-30 20:20:46
linux-crypto
Re: [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2024-03-30 19:58:58
linux-crypto
Re: [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
2024-03-30 19:29:14
linux-kernel
Re: [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
2024-03-20 17:29:10
linux-crypto
Re: [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
2024-03-19 19:48:22
linux-kernel
Re: [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-19 19:44:49
linux-kernel
[PATCH v4 16/15] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-19 19:44:37
linux-kernel
[PATCH v4 17/15] selftests: kvm: split "launch" phase of SEV VM creation
2024-03-19 19:44:11
linux-kernel
[PATCH v4 18/15] selftests: kvm: add test for transferring FPU state into the VMSA
2024-03-18 23:39:41
linux-kernel
[PATCH v4 15/15] selftests: kvm: switch to using KVM_X86_*_VM
2024-03-18 23:39:31
linux-kernel
[PATCH v4 07/15] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-03-18 23:38:58
linux-kernel
[PATCH v4 00/15] KVM: SEV: allow customizing VMSA features
2024-03-18 23:38:58
linux-kernel
[PATCH v4 03/15] KVM: x86: use u64_to_user_addr()
2024-03-18 23:37:16
linux-kernel
[PATCH v4 11/15] KVM: SEV: define VM types for SEV and SEV-ES
2024-03-18 23:37:12
linux-kernel
[PATCH v4 12/15] KVM: SEV: introduce KVM_SEV_INIT2 operation
2024-03-18 23:37:11
linux-kernel
[PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
2024-03-18 23:37:09
linux-kernel
[PATCH v4 10/15] KVM: SEV: introduce to_kvm_sev_info
2024-03-18 23:36:58
linux-kernel
[PATCH v4 08/15] KVM: x86: Add supported_vm_types to kvm_caps
2024-03-18 23:36:22
linux-kernel
[PATCH v4 14/15] selftests: kvm: add tests for KVM_SEV_INIT2
2024-03-18 23:36:21
linux-kernel
[PATCH v4 02/15] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
2024-03-18 23:36:12
linux-kernel
[PATCH v4 13/15] KVM: SEV: allow SEV-ES DebugSwap again
2024-03-18 23:34:47
linux-kernel
[PATCH v4 05/15] KVM: SEV: publish supported VMSA features
2024-03-18 23:34:42
linux-kernel
[PATCH v4 04/15] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
2024-03-18 23:34:38
linux-kernel
[PATCH v4 06/15] KVM: SEV: store VMSA features in kvm_sev_info
2024-03-18 23:34:14
linux-kernel
[PATCH v4 01/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags
2024-03-18 23:05:23
linux-kernel
Re: [PATCH 0/7] KVM: SEV fixes for 6.9
2024-03-18 22:12:23
linux-kernel
[PATCH 5/7] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
2024-03-18 22:12:23
linux-kernel
[PATCH 3/7] KVM: SVM: Add support for allowing zero SEV ASIDs
2024-03-18 22:12:23
linux-kernel
[PATCH 6/7] Documentation: kvm/sev: separate description of firmware