[libvirt] [PATCH 0/3] conf: Fix parsing of <disk> <seclabel> (blockdev-add saga)

Peter Krempa pkrempa at redhat.com
Mon Jun 24 16:27:10 UTC 2019


The parser for the seclabel would mess up context leaving disk source
private data unparsed.

Peter Krempa (3):
  tests: qemustatusxml2xml: Split out the output file for 'modern' test
  tests: qemustatusxml2xml: Add a seclabel for a disk with privateData
  conf: domain: Restore XPath context after
    virSecurityDeviceLabelDefParseXML

 src/conf/domain_conf.c                     |   1 +
 tests/qemustatusxml2xmldata/modern-in.xml  |   3 +
 tests/qemustatusxml2xmldata/modern-out.xml | 474 ++++++++++++++++++++-
 3 files changed, 477 insertions(+), 1 deletion(-)
 mode change 120000 => 100644 tests/qemustatusxml2xmldata/modern-out.xml

-- 
2.21.0




More information about the libvir-list mailing list