[libvirt] [PATCH 4/8] Introduce new APIs for spawning processes

Daniel P. Berrange berrange at redhat.com
Tue Nov 23 10:27:30 UTC 2010


On Mon, Nov 22, 2010 at 12:12:28PM -0700, Eric Blake wrote:
> On 11/22/2010 11:09 AM, Daniel P. Berrange wrote:
> > This introduces a new set of APIs in src/util/command.h
> > to use for invoking commands. This is intended to replace
> > all current usage of virRun and virExec variants, with a
> > more flexible and less error prone API.
> 
> This conflicts with my patch series from last week to add this (although
> I still haven't pushed because a v2 is needed to resolve comments from
> last week); I'll try and fold in your improvements for the parent/child
> handshake in my v2, and get that posted soon.

Yep, this is just my minimal quick hack to let me work on
this patch series. I'll kill / resolve it once your
patches are merged.

Daniel




More information about the libvir-list mailing list