[libvirt] [PATCH v2 0/6] fdaskljrew

Daniel P. Berrangé berrange at redhat.com
Thu Aug 16 09:48:58 UTC 2018


On Thu, Aug 16, 2018 at 11:11:26AM +0200, Simon Kobyda wrote:
> rpdwrewrewr

Please use a sensible subject line, and provide useful information about
the patch series in this cover letter.

> 
> Simon Kobyda (6):
>   vsh: Add API for printing tables.
>   virsh: Implement new table API for virsh list
>   vsh: Added tests
>   virsh: Implement vsh-table to iface-list
>   virsh: Implement vshTable API to net-list and net-dhcp-leases
>   virsh: Implement vshTable API to secret-list
> 
>  tests/Makefile.am            |   8 +
>  tests/virshtest.c            |  14 +-
>  tests/vshtabletest.c         | 247 +++++++++++++++++++++
>  tools/Makefile.am            |   4 +-
>  tools/virsh-domain-monitor.c |  43 ++--
>  tools/virsh-interface.c      |  27 ++-
>  tools/virsh-network.c        |  50 +++--
>  tools/virsh-secret.c         |  30 ++-
>  tools/vsh-table.c            | 413 +++++++++++++++++++++++++++++++++++
>  tools/vsh-table.h            |  42 ++++
>  10 files changed, 817 insertions(+), 61 deletions(-)
>  create mode 100644 tests/vshtabletest.c
>  create mode 100644 tools/vsh-table.c
>  create mode 100644 tools/vsh-table.h
> 
> -- 
> 2.17.1
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list