[libvirt] [PATCH 00/13] Admin API

Michal Privoznik mprivozn at redhat.com
Thu May 21 15:46:47 UTC 2015


On 20.05.2015 07:19, Martin Kletzander wrote:
> This is a working part of the administration API with some usability
> helpers.  We're still missing documentation and proper client (for
> which virsh needs to be split), but apart from the last three patches,
> this series is ready to go in if we decide that the documentation and
> client work can be done later on.
> 
> Martin Kletzander (13):
>   util: add virJSONValueCopy
>   Move daemon-related parts of virNetServer to virNetDaemon
>   Teach gendispatch how to handle admin dispatching files
>   Add admin protocol
>   Build client headers for admin protocol
>   Add admin error domain
>   Add libvirt-admin library
>   Add XML files with admin API specification
>   Add configuration options for permissions on daemon's admin socket
>   Add support for admin API in libvirt daemon
>   rpc: Add virNetServerGetNClients
>   admin: Add virAdmHello function
>   Example virt-admin
> 

Much examples, very good. Wow.

I went through the patches. My overall feeling is good. Unfortunately, I
could not ACK all the patches as I've found some serious issues. But I
think you're on the right track.

Michal




More information about the libvir-list mailing list