Re: [libvirt] [PATCH v2 03/13] logging: introduce log handling protocol

2015-11-18 Thread John Ferlan
On 11/12/2015 12:19 PM, Daniel P. Berrange wrote: > Define a new RPC protocol for the virtlogd daemon that provides > for handling of logs. The initial RPC method defined allows a > client to obtain a file handle to use for writing to a log > file for a guest domain. The file handle passed back

[libvirt] [PATCH v2 03/13] logging: introduce log handling protocol

2015-11-12 Thread Daniel P. Berrange
Define a new RPC protocol for the virtlogd daemon that provides for handling of logs. The initial RPC method defined allows a client to obtain a file handle to use for writing to a log file for a guest domain. The file handle passed back will not actually refer to the log file, but rather an