linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 22:17:54 to 2023-05-31 12:25:18 UTC [more...]

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31 12:25 UTC  (16+ messages)
` [PATCHv12 1/9] mm: Add "
` [PATCHv12 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv12 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv12 4/9] x86/boot/compressed: Handle "
` [PATCHv12 5/9] efi: Add unaccepted memory support
` [PATCHv12 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv12 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv12 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[RFD] COCONUT-SVSM project governance
 2023-05-24 10:49 UTC  (5+ messages)

[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-17 18:50 UTC  (38+ messages)
` [PATCHv11 1/9] mm: Add "
` [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv11 4/9] x86/boot/compressed: Handle "
` [PATCHv11 5/9] efi: Provide helpers for "
  ` [PATCHv11.1 5/9] efi: Add unaccepted memory support
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv11 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv11 9/9] x86/tdx: Add unaccepted memory support

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-05-15 16:45 UTC  (17+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
 2023-05-12 11:01 UTC  (23+ messages)
` [PATCHv10 01/11] mm: Add "
` [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
` [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
` [PATCHv10 05/11] x86/boot/compressed: Handle "
` [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory
` [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv10 10/11] x86/tdx: Refactor try_accept_one()
` [PATCHv10 11/11] x86/tdx: Add unaccepted memory support

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-05-08  5:16 UTC  (15+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-27 19:06 UTC  (33+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-26 18:02 UTC  (8+ messages)
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[RFC 00/48] RISC-V CoVE support
 2023-04-26 13:55 UTC  (59+ messages)
` [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages
` [RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection
` [RFC 13/48] RISC-V: KVM: Return early for gstage modifications
` [RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM
` [RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops
` [RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs
` [RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management "
` [RFC 18/48] RISC-V: KVM: Skip TLB "
` [RFC 19/48] RISC-V: KVM: Register memory regions as confidential "
` [RFC 20/48] RISC-V: KVM: Add gstage mapping "
` [RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM
` [RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests
` [RFC 23/48] RISC-V: KVM: Wireup TVM world switch
` [RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs
` [RFC 25/48] RISC-V: KVM: Skip HVIP update "
` [RFC 26/48] RISC-V: Add COVI extension definitions
` [RFC 27/48] RISC-V: KVM: Implement COVI SBI extension
` [RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM
` [RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs
` [RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable
` [RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP
` [RFC 32/48] RISC-V: KVM: Add AIA support for TVMs
` [RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy
` [RFC 34/48] RISC-V: KVM: Initialize CoVE
` [RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls
` [RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU
` [RFC 37/48] RISC-V: Add COVG SBI extension definitions
` [RFC 38/48] RISC-V: Add CoVE guest config and helper functions
` [RFC 39/48] RISC-V: Implement COVG SBI extension
` [RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs
` [RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls
` [RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest
` [RFC 43/48] RISC-V: Add base memory encryption functions
` [RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
` [RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access
` [RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest
` [RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs

[RFC kvmtool 00/10] RISC-V CoVE support
 2023-04-19 22:23 UTC  (11+ messages)
` [RFC kvmtool 01/10] riscv: Add a CoVE VM type
` [RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM
` [RFC kvmtool 03/10] riscv: Define a measure region IOCTL
` [RFC kvmtool 04/10] riscv: Invoke measure region for VM images
` [RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs
` [RFC kvmtool 06/10] riscv: Change initrd alignment to a page size
` [RFC kvmtool 07/10] riscv: Define riscv specific vm_type function
` [RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag
` [RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM
` [RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt


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).