Jim Cipar wrote:
Is there a reason that qemu.py uses os.fork() and os.execl() to start the KVM process? Why not use subprocess.Popen?

Good idea. Because of habit?

Greetings,
Michael.

Reply via email to