On a %A in %Y, Tim Wiederhake wrote: > In the spirit of > https://listman.redhat.com/archives/libvir-list/2021-May/msg00550.html. > > Tim Wiederhake (6): > conf: Add AUTOPTR_CLEANUP_FUNC for virDomainSEVDef > conf: virDomainSEVDef: Change type of "sectype" to > virDomainLaunchSecurity > virDomainSEVDefParseXML: Use virXMLPropEnum > virDomainSEVDefParseXML: Use automatic memory management > virDomainSEVDefParseXML: Remove superfluous `goto`s > virDomainSEVDefParseXML: Remove superfluous variable initialization > > src/conf/domain_conf.c | 41 +++++++++++------------------------------ > src/conf/domain_conf.h | 4 +++- > 2 files changed, 14 insertions(+), 31 deletions(-) > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> and pushed Jano