[Qemu-devel] Re: -serial stdio broken

2009-12-14 Thread Gerd Hoffmann
It looks like vl.c was a poor place to do the mux choice. I just wonder why mux option can't be automatically enabled for stdio in qemu-char.c:qemu_chr_parse_compat() or somewhere nearby. The mux driver grabs the 'Ctrl-a' hotkey, so I wouldn't enable that unconditionally because the chardev isn

[Qemu-devel] Re: -serial stdio broken

2009-12-14 Thread Blue Swirl
On Mon, Dec 14, 2009 at 10:55 AM, Gerd Hoffmann wrote: > On 12/13/09 10:38, Blue Swirl wrote: >> >> On Sun, Dec 13, 2009 at 8:24 AM, Blue Swirl  wrote: >>> >>> I guess e1c09175bc00dd8dfb2ad1b26e1858dcdc109b59 or >>> 998bbd74b9d813b14a3a3b5009a5d5a48c7dce51 broke -serial stdio for all >>> targets:

[Qemu-devel] Re: -serial stdio broken

2009-12-14 Thread Gerd Hoffmann
On 12/13/09 10:38, Blue Swirl wrote: On Sun, Dec 13, 2009 at 8:24 AM, Blue Swirl wrote: I guess e1c09175bc00dd8dfb2ad1b26e1858dcdc109b59 or 998bbd74b9d813b14a3a3b5009a5d5a48c7dce51 broke -serial stdio for all targets: qemu -serial stdio -monitor stdio Oh. It is actually used on the command l

[Qemu-devel] Re: -serial stdio broken

2009-12-13 Thread Blue Swirl
On Sun, Dec 13, 2009 at 8:24 AM, Blue Swirl wrote: > I guess e1c09175bc00dd8dfb2ad1b26e1858dcdc109b59 or > 998bbd74b9d813b14a3a3b5009a5d5a48c7dce51 broke -serial stdio for all > targets: > qemu -serial stdio -monitor stdio > chardev: opening backend "stdio" failed > qemu: could not open serial dev