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