[libvirt] [PATCH v2 0/8] Fix some issues with rng grammar for output XML's,

Michal Privoznik mprivozn at redhat.com
Fri May 25 13:15:34 UTC 2018


On 05/21/2018 02:40 PM, John Ferlan wrote:
> v1: https://www.redhat.com/archives/libvir-list/2018-May/msg01455.html
> 
> Update patches to add data into schema for examples that I could generate.
> For the vpxmigr and vzmigr, I wasn't sure what the capabilityschemadata
> should look like, so I left those out. Those are only validate in the
> "right" environment when virCapabilitiesAddHostMigrateTransport is called.
> 
> John Ferlan (8):
>   schema: Add physical sizing grammer for storagevol grammar
>   schema: Remove xenmigr from host migrate transport capability
>   schema,tests: Use vpxmigr for host migrate transport capability
>   schema: Add rdma for host migrate transport capability
>   schema: Add vzmigr for host migrate transport capability
>   schema: Add microcode to capability grammar
>   schema: Fix capability grammar for pagesElem
>   schema: Add missing block data for nodedev
> 
>  docs/schemas/capability.rng                        | 42 +++++++++++++++-------
>  docs/schemas/nodedev.rng                           | 13 +++++++
>  docs/schemas/storagevol.rng                        |  5 +++
>  tests/capabilityschemadata/caps-qemu-kvm.xml       |  1 +
>  tests/capabilityschemadata/caps-test2.xml          |  4 +++
>  tests/capabilityschemadata/caps-test3.xml          |  7 ++++
>  tests/nodedevschemadata/DVD_with_media.xml         |  2 ++
>  ...ge_serial_3600c0ff000d7a2a5d463ff4902000000.xml |  2 ++
>  ..._serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml |  2 ++
>  tests/nodedevxml2xmltest.c                         | 22 ++++++++++++
>  tests/storagevolschemadata/qcow2-no-source.xml     |  1 +
>  tests/vmx2xmltest.c                                |  2 +-
>  12 files changed, 89 insertions(+), 14 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list