Coconut-SVSM development mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-24  6:42 UTC  (41+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 2/4] kvm: svm: Defer VMSA allocation to LAUNCH_FINISH stage
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
                    ` [EXTERNAL] "

SVSM Development Call June 24th, 2026
 2026-06-23 19:01 UTC 

Linux and QEMU SVSM branches updated
 2026-06-18  8:42 UTC 

SVSM Development Call June 17th, 2026
 2026-06-17 20:35 UTC  (2+ messages)

KVM Planes Branches
 2026-06-15 15:11 UTC 

KVM planes and TDX
 2026-06-15  6:52 UTC 

[PATCH 0/1] Support Direct VMSA setting in KVM
 2026-06-12 11:25 UTC  (3+ messages)
` [PATCH 1/1] sev: Provide VMSA to kvm via KVM_SEV_SNP_LAUNCH_UPDATE

SVSM Development Call June 10th, 2026
 2026-06-10 18:35 UTC  (2+ messages)

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-10 18:13 UTC  (73+ messages)
` [PATCH 01/60] x86/sev: Define the #HV doorbell page structure
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 03/60] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH 04/60] KVM: SVM: Inject NMIs "
` [PATCH 05/60] KVM: SVM: Inject MCEs "
` [PATCH 06/60] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH 08/60] Documentation: kvm: introduce "VM plane" concept
` [PATCH 09/60] kvm: Introduce struct kvm_plane
` [PATCH 10/60] kvm: Move vcpu_array to "
` [PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
` [PATCH 12/60] kvm: Move vcpu accounting to "
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
` [PATCH 15/60] kvm: Move VCPU scheduling state "
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait "
` [PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
` [PATCH 21/60] kvm: Introduce per-plane VCPU requests
` [PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
` [PATCH 23/60] kvm: Move kvm_vcpu sigset "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
` [syzbot ci] Re: KVM Planes + SEV-SNP Support

[RFC PATCH 00/10] QEMU Support for KVM Planes
 2026-06-08 15:45 UTC  (13+ messages)
` [RFC PATCH 01/10] Update Linux Header for KVM Planes Support
` [RFC PATCH 02/10] accel/kvm: Extend KVMState to carry fds for planes
` [RFC PATCH 03/10] accel/kvm: Extend CPUState to handle Planes
` [RFC PATCH 04/10] accel: Add nr_planes() op
` [RFC PATCH 05/10] accel/kvm: Support nr_planes call-back
` [RFC PATCH 06/10] accel/kvm: Handle KVM_PLANE_EVENT_CREATE_CPU event
` [RFC PATCH 07/10] hw/core/machine: Add device-plane property
` [RFC PATCH 08/10] qdev: Add plane property
` [RFC PATCH 09/10] MSI: Inject into correct plane
` [RFC PATCH 10/10] KVM: Set GSI routes for default plane

[CfP] Confidential Computing Microconference (LPC 2026)
 2026-06-04 18:29 UTC 

SVSM Development Call June 3rd, 2026
 2026-06-03 18:03 UTC  (2+ messages)

[RFT] KVM Planes on Linux 7.1 ready for testing
 2026-06-03  7:58 UTC  (2+ messages)

Hyper-V support for IGVM optional parameter
 2026-06-01  1:02 UTC  (2+ messages)
` [EXTERNAL] "

KVM Forum 2026: Call For Presentations
 2026-05-29 12:15 UTC 

COCONUT-SVSM Development Release v2026.05-devel
 2026-05-28 11:44 UTC 

SVSM Development Call May 27th, 2026
 2026-05-28  6:52 UTC  (4+ messages)

SVSM Development Call May 20th, 2026
 2026-05-20 18:44 UTC  (2+ messages)

SVSM Development Call May 13th, 2026
 2026-05-13 20:14 UTC  (2+ messages)

QEMU downstream fork rebased on top of v11.0.0
 2026-05-13  8:55 UTC 

SVSM Development Call May 6th, 2026
 2026-05-06 18:10 UTC  (2+ messages)

SVSM Development Call April 29, 2026
 2026-05-06 10:35 UTC  (2+ messages)

COCONUT-SVSM Development Release v2026.04-devel
 2026-04-29 12:03 UTC 

SVSM Development Call April 22, 2026
 2026-04-28 17:27 UTC  (2+ messages)

SVSM Observability and Configuration Protocol draft
 2026-04-22  9:22 UTC  (7+ messages)

SVSM Development Call April 15, 2026
 2026-04-15 20:39 UTC  (2+ messages)

Save the date: KVM Forum 2026, Vancouver, Canada, November 12-13
 2026-04-14 14:00 UTC 

SVSM Development Call April 8th, 2026
 2026-04-13 11:17 UTC  (3+ messages)
` [EXTERNAL] "

SVSM Development Call April 1st, 2026
 2026-04-02  7:54 UTC  (2+ messages)

SVSM Development Call March 25, 2026
 2026-03-27 12:30 UTC  (2+ messages)

COCONUT-SVSM Development Release v2026.03-devel
 2026-03-27  9:21 UTC 

[DISCUSSION] svsm: attestation + CocoonFs:
 2026-03-20  3:22 UTC 

[DISCUSSION] svsm: attestation + CocoonFs:
 2026-03-19 16:38 UTC  (4+ messages)

SVSM Development Call March 18, 2026
 2026-03-18 20:59 UTC  (2+ messages)

Separate igvmmeasure
 2026-03-13 11:25 UTC  (3+ messages)

SVSM Development Call March 11, 2026
 2026-03-13 10:49 UTC  (2+ messages)

Debug_swap in sev_features
 2026-03-12  1:04 UTC  (5+ messages)
` [EXTERNAL] "

Debug_swap in sev_features
 2026-03-09 18:39 UTC 

SVSM Development Call March 4, 2026
 2026-03-06  8:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox