Merge "libvirt: Disable VMCoreInfo device for SEV-encrypted instances"

This commit is contained in:
Zuul
2025-09-05 16:32:24 +00:00
committed by Gerrit Code Review
3 changed files with 59 additions and 2 deletions
@@ -0,0 +1,7 @@
---
fixes:
- |
[`bug 2117170 <https://bugs.launchpad.net/nova/+bug/2117170>`_] Libvirt
driver no longer enables VMCoreInfo device when an instance has memory
encryption is enabled, to avoid kernel crash caused by fw_cfg device in
guest requiring DMA.