On Thu, Jul 22, 2021 at 03:44:18PM +0800, Zhenzhong Duan wrote:
We just found <qemu:commandline> is ignored in our xml. Further
debug
shows that ctxt's node pointer isn't restored in virDomainSecDefParseXML(),
which leads to parsing of remaining elements failed.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan(a)intel.com>
---
src/conf/domain_conf.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>