[PATCH 0/3] igvm: various fixes

Luigi Leonardi posted 3 patches 2 days, 12 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260330-igvm._5Ffixes-v1-0-03587a5a808b@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>
backends/igvm.c                | 6 ++++--
include/system/igvm-internal.h | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
[PATCH 0/3] igvm: various fixes
Posted by Luigi Leonardi 2 days, 12 hours ago
Commit 1 switches from %lX to PRIx64 for logging
Commit 2 fixes a memory leak on an error path
Commit 3 fixes wrong parent struct for IgvmCfg.

Signed-off-by: Luigi Leonardi <leonardi@redhat.com>
---
Luigi Leonardi (3):
      igvm: switch to PRIx64
      igvm: fix memory leak on failed memory region init
      igvm: fix parent object type in IgvmCfg struct

 backends/igvm.c                | 6 ++++--
 include/system/igvm-internal.h | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
base-commit: 91f6a9cb1b0f11afa74ef7fb20d5579d9dfbe020
change-id: 20260330-igvm_fixes-8341e151bf41

Best regards,
-- 
Luigi Leonardi <leonardi@redhat.com>