[PATCH v2 0/5] qemu-options cleanup and deprecate memory-encryption

Xiaoyao Li posted 5 patches 2 weeks, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260512084458.622465-1-xiaoyao.li@intel.com
Maintainers: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Zhao Liu <zhao1.liu@intel.com>, Paolo Bonzini <pbonzini@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
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(-)
[PATCH v2 0/5] qemu-options cleanup and deprecate memory-encryption
Posted by Xiaoyao Li 2 weeks, 4 days ago
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