<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>No it does not permanently spawn one. It's only the kvm process running at the end as it uses exec the spawned pid get's the new kvm pid.<br><br>Stefan<div><br></div><div>Excuse my typo s<span style="font-size: 13pt;">ent from my mobile phone.</span></div></div><div><br>Am 02.04.2015 um 06:37 schrieb Dietmar Maurer <<a href="mailto:dietmar@proxmox.com">dietmar@proxmox.com</a>>:<br><br></div><blockquote type="cite"><div><span>IMHO that is a bit to much overhead. I guess there is no real need to</span><br><span>spawn a separate process for logging. </span><br><span></span><br><span>Instead, can we simply create a socketpair, use one end of the pipe </span><br><span>for stdout/stderr, and read the other end inside the main loop (async io)?</span><br><span></span><br></div></blockquote></body></html>