[libvirt] [PATCH 6/7] tests: qemuxml2xml: Add modern example of status XML to the test

John Ferlan jferlan at redhat.com
Tue Mar 6 13:51:12 UTC 2018



On 03/02/2018 11:56 AM, Peter Krempa wrote:
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  tests/qemustatusxml2xmldata/modern-in.xml  | 443 +++++++++++++++++++++++++++++
>  tests/qemustatusxml2xmldata/modern-out.xml | 443 +++++++++++++++++++++++++++++
>  tests/qemuxml2xmltest.c                    |   1 +
>  3 files changed, 887 insertions(+)
>  create mode 100644 tests/qemustatusxml2xmldata/modern-in.xml
>  create mode 100644 tests/qemustatusxml2xmldata/modern-out.xml
> 

"modern" as of "today"... Of course I don't have a better suggestion for
a name.

Is it possible to print more of the qemuDomainObjPrivateXMLFormat data?
I think only "namespaces", "lockstate", "jobs", and "fakereboot" are
missing - you capture jobs on the subsequent patch. Not sure lockstate
would be easy.

John





More information about the libvir-list mailing list