This is not what i want to have. I tried this and the serial messages are printed only in terminal and not in qemu window. I want to have these messages in Qemu window as it should.
On Tue, Jan 17, 2012 at 12:06 AM, Andrei Gherzan <andrei@gherzan.ro> wrote:
I just cannot make it (qemu) print all serial messages in in default qemu windows and not in the terminal.
If i don't use the argument -serial, i still have to CTRL+3 in the qemu window to see serial messages. Any ideas? How can i have all serial messages in the default qemu window?
Did you try using the -serial stdio option when starting the VM, that should help to get the serial console messages.