LinuxLists
Users
About
Michael Roth (
[email protected]
)
Number of posts: 912 (0.7 per day)
First post: 2020-11-05 16:28:46
Last post: 2024-06-04 23:37:37
Previous Page
/
Next Page
Date
List
Subject
2023-10-10 21:06:06
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-05 17:54:21
linux-kernel
Re: [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole
2023-10-02 22:55:52
linux-kernel
[PATCH gmem FIXUP] KVM: Don't re-use inodes when creating guest_memfd files
2023-10-02 22:05:34
linux-kernel
Re: [PATCH 06/13] KVM: Disallow hugepages for incompatible gmem bindings, but let 'em succeed
2023-10-02 21:57:10
linux-kernel
[PATCH gmem] KVM: Relax guest_memfd restrictions on hugepages
2023-09-27 14:09:40
linux-kernel
Re: [GIT PULL] virtio: features
2023-09-26 13:22:24
linux-kernel
Re: [GIT PULL] virtio: features
2023-09-23 09:51:14
linux-kernel
Re: [PATCH 06/13] KVM: Disallow hugepages for incompatible gmem bindings, but let 'em succeed
2023-09-19 09:10:34
linux-kernel
Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-19 03:36:21
linux-kernel
Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
2023-08-29 19:19:19
linux-kernel
Re: [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory
2023-07-22 00:42:00
linux-kernel
Re: [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory
2023-07-18 21:25:27
linux-kernel
Re: [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
2023-07-18 19:55:58
linux-kernel
Re: [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
2023-07-07 15:34:09
linux-kernel
Re: [PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-06-30 22:12:34
linux-kernel
Re: [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers
2023-06-30 21:58:11
linux-crypto
Re: [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
2023-06-28 16:34:19
linux-kernel
Re: [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range
2023-06-28 00:06:28
linux-kernel
Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private
2023-06-26 01:53:30
linux-kernel
Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private
2023-06-21 23:03:32
linux-crypto
Re: [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
2023-06-20 21:32:42
linux-kernel
Re: [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
2023-06-20 20:43:25
linux-crypto
Re: [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
2023-06-20 20:40:25
linux-crypto
Re: [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
2023-06-20 16:33:59
linux-kernel
Re: [RFC PATCH 5/6] KVM: Add flags to struct kvm_gfn_range
2023-06-12 05:37:21
linux-crypto
[PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
2023-06-12 05:35:59
linux-crypto
[PATCH RFC v9 51/51] crypto: ccp: Add debug support for decrypting pages
2023-06-12 05:32:48
linux-crypto
[PATCH RFC v9 42/51] KVM: SVM: Support SEV-SNP AP Creation NAE event
2023-06-12 05:31:28
linux-kernel
[PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
2023-06-12 05:31:04
linux-crypto
[PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
2023-06-12 05:30:15
linux-crypto
[PATCH RFC v9 50/51] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
2023-06-12 05:29:14
linux-kernel
[PATCH RFC v9 43/51] KVM: SEV: Configure MMU to check for private fault flags
2023-06-12 05:27:29
linux-crypto
[PATCH RFC v9 06/51] x86/cpufeatures: Add SEV-SNP CPU feature
2023-06-12 05:25:30
linux-crypto
[PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
2023-06-12 05:22:42
linux-crypto
[PATCH RFC v9 46/51] KVM: SVM: Add module parameter to enable the SEV-SNP
2023-06-12 05:21:47
linux-kernel
[PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
2023-06-12 05:21:05
linux-crypto
[PATCH RFC v9 48/51] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
2023-06-12 05:05:06
linux-crypto
[PATCH RFC v9 45/51] KVM: SEV: Implement gmem hook for invalidating private pages
2023-06-12 05:01:08
linux-crypto
[PATCH RFC v9 44/51] KVM: SEV: Implement gmem hook for initializing private pages
2023-06-12 04:58:41
linux-crypto
[PATCH RFC v9 49/51] x86/sev: Add KVM commands for per-instance certs
2023-06-12 04:53:12
linux-crypto
[PATCH RFC v9 41/51] KVM: SVM: Use a VMSA physical address variable for populating VMCB
2023-06-12 04:52:26
linux-crypto
[PATCH RFC v9 03/51] KVM: x86: Use full 64-bit error code for kvm_mmu_do_page_fault
2023-06-12 04:51:58
linux-crypto
[PATCH RFC v9 40/51] KVM: SVM: Add support to handle RMP nested page faults
2023-06-12 04:51:57
linux-crypto
[PATCH RFC v9 39/51] KVM: x86: Define RMP page fault error bits for #NPF
2023-06-12 04:49:48
linux-crypto
[PATCH RFC v9 36/51] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
2023-06-12 04:47:46
linux-crypto
[PATCH RFC v9 37/51] KVM: SVM: Add support to handle Page State Change VMGEXIT
2023-06-12 04:47:28
linux-crypto
[PATCH RFC v9 38/51] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
2023-06-12 04:47:17
linux-crypto
[PATCH RFC v9 35/51] KVM: SVM: Add KVM_EXIT_VMGEXIT
2023-06-12 04:47:14
linux-kernel
[PATCH RFC v9 33/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
2023-06-12 04:47:04
linux-crypto
[PATCH RFC v9 34/51] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
2023-06-12 04:46:41
linux-crypto
[PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating private memory