
12 Apr
2021
12 Apr
'21
8:16 a.m.
On Fri, Apr 09, 2021 at 04:56:53PM +0200, Peter Krempa wrote:
In upcoming patches we'll need to parse a certain bit of XML before calling the full XML parser. This effectively open-codes what virDomainDefParseFile to reach virDomainDefParseNode.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemuxml2argvtest.c | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Can be pushed now.