public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager v1] ui: qemu: remove highly experimental text for SEV-ES and SEV-SNP
@ 2025-11-17 10:21 Markus Frank
  2025-11-17 14:52 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Frank @ 2025-11-17 10:21 UTC (permalink / raw)
  To: pve-devel

Since the SEV-SNP patch series was applied, both SEV-ES and SEV-SNP have
functioned correctly on supported hardware, as it added OVMF files
containing all the necessary features for SEV-ES and SEV-SNP. The highly
experimental text was included because an SEV-ES VM could not initially
be started due to missing edk2 firmware features after the initial SEV
patch series.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
---
 www/manager6/qemu/SevEdit.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/manager6/qemu/SevEdit.js b/www/manager6/qemu/SevEdit.js
index dfc4a19c..44db34bd 100644
--- a/www/manager6/qemu/SevEdit.js
+++ b/www/manager6/qemu/SevEdit.js
@@ -61,8 +61,8 @@ Ext.define('PVE.qemu.SevInputPanel', {
                     Proxmox.Utils.defaultText + ' (' + Proxmox.Utils.disabledText + ')',
                 ],
                 ['std', 'AMD SEV'],
-                ['es', 'AMD SEV-ES (highly experimental)'],
-                ['snp', 'AMD SEV-SNP (highly experimental)'],
+                ['es', 'AMD SEV-ES'],
+                ['snp', 'AMD SEV-SNP'],
             ],
             bind: {
                 value: '{type}',
-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH pve-manager v1] ui: qemu: remove highly experimental text for SEV-ES and SEV-SNP
  2025-11-17 10:21 [pve-devel] [PATCH pve-manager v1] ui: qemu: remove highly experimental text for SEV-ES and SEV-SNP Markus Frank
@ 2025-11-17 14:52 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-11-17 14:52 UTC (permalink / raw)
  To: pve-devel, Markus Frank

On Mon, 17 Nov 2025 11:21:17 +0100, Markus Frank wrote:
> Since the SEV-SNP patch series was applied, both SEV-ES and SEV-SNP have
> functioned correctly on supported hardware, as it added OVMF files
> containing all the necessary features for SEV-ES and SEV-SNP. The highly
> experimental text was included because an SEV-ES VM could not initially
> be started due to missing edk2 firmware features after the initial SEV
> patch series.
> 
> [...]

Applied, thanks!

[1/1] ui: qemu: remove highly experimental text for SEV-ES and SEV-SNP
      commit: 9f758fc0a7a9d077348e7bb18d27810683e392be


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-17 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-17 10:21 [pve-devel] [PATCH pve-manager v1] ui: qemu: remove highly experimental text for SEV-ES and SEV-SNP Markus Frank
2025-11-17 14:52 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal