QEMU-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] qemu-options cleanup and deprecate memory-encryption
@ 2026-05-12  8:44 Xiaoyao Li
  2026-05-12  8:44 ` [PATCH v2 1/5] i386/sev: Remove the example that references memory-encryption Xiaoyao Li
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Xiaoyao Li @ 2026-05-12  8:44 UTC (permalink / raw)
  To: Paolo Bonzini, Pierrick Bouvier
  Cc: Philippe Mathieu-Daudé, qemu-devel, Daniel P . Berrangé,
	xiaoyao.li

This is the v2 of previous "[PATCH 0/5] qemu-optios: Fix, cleanup and
add description of tdx-guest"[1] (Sorry that long time went)

Patch 1 in previous v1 is dropped because a similar patch has been
merged already.

Patch 5 to deprecate memory-encryption is added in this v2, following
Daniel's suggestion.


- v1 [1]
https://lore.kernel.org/qemu-devel/20250714091953.448226-1-xiaoyao.li@intel.com/

Xiaoyao Li (5):
  i386/sev: Remove the example that references memory-encryption
  qemu-options: Change memory-encryption to confidential-guest-support
    in the example
  qemu-options: Add confidential-guest-support to machine options
  qemu-options: Add description of tdx-guest object
  machine: Deprecate memory-encryption

 docs/about/deprecated.rst |  7 ++++++
 hw/core/machine.c         |  2 ++
 qemu-options.hx           | 52 ++++++++++++++++++++++++++++++++++++---
 target/i386/sev.c         |  4 ---
 4 files changed, 58 insertions(+), 7 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-05-12  9:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12  8:44 [PATCH v2 0/5] qemu-options cleanup and deprecate memory-encryption Xiaoyao Li
2026-05-12  8:44 ` [PATCH v2 1/5] i386/sev: Remove the example that references memory-encryption Xiaoyao Li
2026-05-12  8:44 ` [PATCH v2 2/5] qemu-options: Change memory-encryption to confidential-guest-support in the example Xiaoyao Li
2026-05-12  8:44 ` [PATCH v2 3/5] qemu-options: Add confidential-guest-support to machine options Xiaoyao Li
2026-05-12  8:44 ` [PATCH v2 4/5] qemu-options: Add description of tdx-guest object Xiaoyao Li
2026-05-12  8:44 ` [PATCH v2 5/5] machine: Deprecate memory-encryption Xiaoyao Li
2026-05-12  9:04   ` Daniel P. Berrangé

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