linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-20 16:00:11 to 2021-09-09 13:32:54 UTC [more...]

[PATCH v2 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-09 13:32 UTC  (11+ messages)
` [PATCH v2 1/4] KVM: SVM: Get rid of *ghcb_msr_bits() functions
` [PATCH v2 2/4] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v2 3/4] KVM: SVM: Add support for Hypervisor Feature support "
  ` [PATCH v2.1 "

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-08 21:44 UTC  (93+ messages)
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 v5 11/38] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 v5 13/38] x86/sev: Register GHCB memory when SEV-SNP is active
      ` [PATCH] x86/sev: Remove do_early_exception() forward declarations
` [PATCH Part1 v5 17/38] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 26/38] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 v5 31/38] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-07 15:00 UTC  (61+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-05 13:59 UTC  (47+ messages)
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 11/45] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v5 12/45] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v5 13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 15/45] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 19/45] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v5 20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v5 22/45] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v5 24/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v5 27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v5 28/45] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v5 29/45] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [PATCH Part2 v5 30/45] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v5 31/45] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 33/45] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 35/45] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v5 36/45] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 38/45] KVM: SVM: Add support to handle "
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 40/45] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v5 44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v5 45/45] KVM: SVM: Add module parameter to enable the SEV-SNP

[PATCH 0/3] Allow access to confidential computing secret area in SEV guests
 2021-09-02 18:14 UTC  (16+ messages)
` [PATCH 3/3] virt: Add sev_secret module to expose confidential computing secrets

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-23  4:52 UTC  (13+ messages)
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).