On 01/25/2012 09:58 AM, Laine Stump wrote:
> Since these two items are now in the virDomainDeviceInfo struct, it
> makes sense to parse/format them in the functions written to
> parse/format that structure. Not all types of devices allow them, so
> two internal flags are added to indicate when it is appropriate to do
> so.
> 
> I was lucky - only one test case needed to be re-ordered!
> ---
>  src/conf/domain_conf.c                             |  224 
> +++++++++++---------
>  tests/qemuxml2argvdata/qemuxml2argv-boot-order.xml |    2 +-
>  2 files changed, 123 insertions(+), 103 deletions(-)

ACK.  Nice use of internal flags to share logic while still keeping the
overall parsing and output the same.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to