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

Reply via email to