qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How to create multiplexed chardevs?


From: Jan Kiszka
Subject: [Qemu-devel] How to create multiplexed chardevs?
Date: Mon, 22 Mar 2010 17:39:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Hi Gerd,

I think you mostly worked on this:

How to specify -serial mon:stdio using the new syntax? I just ran into
the problem having to define a serial port via -device isa-serial but
wanting its terminal multiplexed with a monitor. -chardev mon:stdio is
not understood.

BTW, there is are thousand ways of shooting yourself into the foot (up
to crashing qemu) by accidentally combining old and new-style options. I
think we should catch and forbid any mixture instead of generating error
messages like this:

qemu-system-x86_64 -mon monitor -chardev stdio,id=monitor -monitor vc
tried to create id "monitor" twice for "chardev"
parse error: vc

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux




reply via email to

[Prev in Thread] Current Thread [Next in Thread]