On 3/11/25 12:59, Peter Krempa wrote: > Peter Krempa (3): > qemuDomainGetLaunchSecurityInfo: Don't forget unlock VM object on > (impossible) error > qemuDomainGetLaunchSecurityInfo: Use virTypedParamList to construct > return value > qemuNodeGetSEVInfo: Use virTypedParamList to construct return value > > src/qemu/qemu_driver.c | 107 ++++++++++++----------------------------- > 1 file changed, 31 insertions(+), 76 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal