[PATCH 0/2] qemu_command: Enable sev-guest.legacy-vm-type when possible

Michal Privoznik posted 2 patches 2 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1719309954.git.mprivozn@redhat.com
src/qemu/qemu_capabilities.c                             | 2 ++
src/qemu/qemu_capabilities.h                             | 1 +
src/qemu/qemu_command.c                                  | 9 +++++++++
tests/qemucapabilitiesdata/caps_9.1.0_x86_64.xml         | 1 +
.../launch-security-sev-direct.x86_64-latest.args        | 2 +-
5 files changed, 14 insertions(+), 1 deletion(-)
[PATCH 0/2] qemu_command: Enable sev-guest.legacy-vm-type when possible
Posted by Michal Privoznik 2 months, 2 weeks ago
*** IMPORTANT ***

There's a competing patch sent to qemu-devel which when merged renders
these patches unnecessary:

https://mail.gnu.org/archive/html/qemu-devel/2024-06/msg02776.html

But I accumulated this change whilst working on previous patches that
enabled SEV SNP and figured might as well send them if QEMU patch
doesn't make it in time for our release.

Michal Prívozník (2):
  qemu_capabilities: Introduce QEMU_CAPS_SEV_GUEST_LEGACY_VM_TYPE
  qemu_command: Enable sev-guest.legacy-vm-type when possible

 src/qemu/qemu_capabilities.c                             | 2 ++
 src/qemu/qemu_capabilities.h                             | 1 +
 src/qemu/qemu_command.c                                  | 9 +++++++++
 tests/qemucapabilitiesdata/caps_9.1.0_x86_64.xml         | 1 +
 .../launch-security-sev-direct.x86_64-latest.args        | 2 +-
 5 files changed, 14 insertions(+), 1 deletion(-)

-- 
2.44.2