
29 Sep
2008
29 Sep
'08
12:48 p.m.
Cole Robinson wrote:
Trying to start a qemu guest with more than 1 character device (serial or parallel, doesn't count for console) always times out. There was an error in the code that would strip the pty path qemu spits out, which confused the parsing after being called more than twice.
Just to clarify, the bug only applies to a VM with more than 2 _'pty'_ type character devices. Thanks, Cole