Displaying 2 results from an estimated 2 matches for "asalkeld".
Did you mean:
salkeld
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
...graf
-Erik Nolte
-Geert Warrink
-Guido G?nther
-Hilko Bengen
-Jaswinder Singh
-Jim Meyering
-Karel Kl??
-Matthew Booth
-Maxim Koltsov
-Michael Scherer
-Nikita A Menkovich
-Piotr Dr?g
-Rajesh Ranjan
-Richard W.M. Jones
-Sandeep Shedmake
-Shankar Prasad
-Thomas S Hatch
-Wanlong Gao
+Angus Salkeld <asalkeld at redhat.com>
+Ani Peter <apeter at redhat.com>
+Charles Duffy <cduffy at messageone.com>
+Daniel Berrange <berrange at redhat.com>
+Daniel Cabrera <logan at fedoraproject.org>
+Douglas Schilling Landgraf <dougsland at redhat.com>
+Erik Nolte <erik_nolte at acm....
2011 Mar 11
1
setpgid() before exec'ing qemu
Hi
I am writing a python test suite that uses oz (https://github.com/clalancette/oz)
which uses libquestfs. I am simulating a small cloud and have some apps that need
to talk to the guests.
All works really well until I needed to start another process.
So I start a process then "oz" starts up a VM (it uses libquestfs)
then when "oz" cleans up it calls