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>