
12 Dec
2008
12 Dec
'08
1:31 p.m.
Daniel P. Berrange schrieb:
On Thu, Dec 11, 2008 at 12:30:50PM +0100, Guido G?nther wrote:
Hi, as to my understanding we should pass 'server' instead of 'listen' to forward virtual serial ports via unix domain sockets or tcp. See: http://bellard.org/qemu/qemu-doc.html
I also added nowait to tcp,unix and telnet since otherwise qemu/kvm would wait for a connection before proceeding which breaks vm startup. I wonder why nowait wasn't added with: 0138ff79f26a5fdaae9b13d6345a84817a144e06 though.
An oversight on my part.
Possible patch attached.
ACK Applied now. -- Guido