messages from 2024-11-22 18:33:33 to 2024-12-19 05:37:48 UTC [more...]
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2024-12-19 5:37 UTC (48+ messages)
` [PATCH v6 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v6 02/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v6 03/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v6 04/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v6 05/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v6 06/43] arm64: RME: Check for RME support at KVM init
` [PATCH v6 07/43] arm64: RME: Define the user ABI
` [PATCH v6 08/43] arm64: RME: ioctls to create and configure realms
` [PATCH v6 09/43] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v6 10/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v6 11/43] arm64: RME: RTT tear down
` [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v6 13/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v6 14/43] arm64: RME: Support for the VGIC in realms
` [PATCH v6 15/43] KVM: arm64: Support timers in realm RECs
` [PATCH v6 16/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v6 17/43] arm64: RME: Handle realm enter/exit
` [PATCH v6 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v6 19/43] arm64: RME: Allow populating initial contents
` [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v6 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v6 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v6 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v6 26/43] arm64: rme: allow userspace to inject aborts
` [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v6 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v6 32/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v6 33/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v6 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v6 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v6 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v6 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v6 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v6 40/43] arm64: RME: Provide accurate register list
` [PATCH v6 41/43] arm64: kvm: Expose support for private memory
` [PATCH v6 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v6 43/43] KVM: arm64: Allow activating realms
[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
2024-12-19 1:11 UTC (18+ messages)
` [PATCH v2 1/9] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v2 2/9] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v2 4/9] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v2 5/9] crypto: ccp: Add new SEV platform shutdown API
` [PATCH v2 6/9] crypto: ccp: Add new SEV/SNP "
` [PATCH v2 7/9] crypto: ccp: Add new SEV/SNP platform initialization API
` [PATCH v2 8/9] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v2 9/9] crypto: ccp: Move SEV/SNP Platform initialization to KVM
Confidential Computing - Kernel SIG meeting 2024/12/20 - Agenda items?
2024-12-18 21:18 UTC
[PATCH v3 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
2024-12-18 15:52 UTC (3+ messages)
` [PATCH v3] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2024-12-18 10:35 UTC (40+ messages)
` [PATCH 01/11] configfs-tsm: Namespace TSM report symbols
` [PATCH 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
` [PATCH 03/11] coco/tsm: Introduce a class device for TEE Security Managers
` [PATCH 04/11] PCI/IDE: Selective Stream IDE enumeration
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM
` [PATCH 06/11] samples/devsec: PCI device-security bus / endpoint sample
` [PATCH 07/11] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH 08/11] PCI/IDE: Add IDE establishment helpers
` [PATCH 09/11] PCI/IDE: Report available IDE streams
` [PATCH 10/11] PCI/TSM: Report active "
` [PATCH 11/11] samples/devsec: Add sample IDE establishment
SVSM Development Call December 18th, 2024
2024-12-17 18:10 UTC
[PATCH 0/3] Enlightened vTPM support for SVSM on SEV-SNP
2024-12-13 11:48 UTC (21+ messages)
` [PATCH 1/3] tpm: add generic platform device
` [PATCH 2/3] x86/sev: add SVSM call macros for the vTPM protocol
` [PATCH 3/3] x86/sev: add a SVSM vTPM platform device
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2024-12-13 9:54 UTC (2+ messages)
` [PATCH v2 1/1] kexec_core: "
SVSM Development Call December 11th, 2024
2024-12-12 8:25 UTC (2+ messages)
` [svsm-devel] "
[PATCH v4] virt: tdx-guest: Handle GetQuote request error code
2024-12-12 7:55 UTC (2+ messages)
[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
2024-12-12 6:36 UTC (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness
` [PATCH 2/5] KVM: gmem: Don't clear pages that have already been prepared
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
` [PATCH 4/5] KVM: SEV: Improve handling of large ranges in gmem prepare callback
` [PATCH 5/5] KVM: Add hugepage support for dedicated guest memory
SVSM attest single service binding
2024-12-11 19:30 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-12-11 13:53 UTC (4+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12
[PATCH RFC v3 0/2] tsm: Unified Measurement Register ABI for TVMs
2024-12-11 3:22 UTC (3+ messages)
` [PATCH RFC v3 1/2] tsm: Add TVM Measurement Register Support
` [PATCH RFC v3 2/2] tsm: Add TVM Measurement Sample Code
[PATCH 0/7] Move initializing SEV/SNP functionality to KVM
2024-12-10 21:55 UTC (11+ messages)
` [PATCH 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
subscribe
2024-12-10 18:30 UTC
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2024-12-05 11:51 UTC (4+ messages)
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH] x86/tdx: Dump attributes and TD_CTLS on boot
2024-12-05 8:59 UTC (4+ messages)
SVSM Development Call December 4th, 2024
2024-12-05 8:44 UTC (2+ messages)
` [svsm-devel] "
[PATCH] kexec_core: Accept unaccepted kexec destination addresses
2024-12-04 9:19 UTC (13+ messages)
[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-12-04 1:41 UTC (3+ messages)
[PATCH] x86/tdx: Enable #VE reduction feature
2024-12-03 17:28 UTC (2+ messages)
[PATCH][v4] virt: tdx-guest: Don't free decrypted memory
2024-12-02 18:10 UTC (6+ messages)
` 答复: "
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-12-02 10:42 UTC (10+ messages)
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
[RFC PATCH 0/7] KVM: SEV-SNP support for running an SVSM
2024-11-28 16:07 UTC (3+ messages)
` [RFC PATCH 1/7] KVM: SVM: Implement GET_AP_APIC_IDS NAE event
SVSM Development Call November 27th, 2024
2024-11-28 7:56 UTC (3+ messages)
` [svsm-devel] "
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-25 18:04 UTC (4+ messages)
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).