[libvirt] PATCH: 0/5: Enhancing the virExec function

Daniel P. Berrange berrange at redhat.com
Wed Aug 13 09:00:04 UTC 2008


The following series of patches do a bunch of work on the virExec function.
Overall this leads to a more robust implementation with better error
reporting, and an increased level functionality. This lets us remove all
uses of fork/exec in libvirt and replace them with virExec. This was all
motivated by some fork/exec bugs discovered when refactoring LXC driver
which have potential to affect every use of fork/exec in our code.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list