qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v9 2/3] virtio-console: Add a virtio-serial bus,


From: Richard W.M. Jones
Subject: Re: [Qemu-devel] [PATCH v9 2/3] virtio-console: Add a virtio-serial bus, support for multiple ports
Date: Tue, 20 Oct 2009 13:05:59 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Oct 20, 2009 at 05:31:23PM +0530, Amit Shah wrote:
> How about (deprecated)? (We need to have this in some general policy of
> deprecating command-line options.)

No, the important thing is that we can detect somehow that multiport
virtio console is possible for some random version of qemu that we
have to work with.

The only feasible way we've been able to discover is to poke qemu with
various arguments (usually, "qemu -help") and then match on substrings
in the output.

If there's a better way to do this, please let me know.

But for now, having "(multiport)" there allows us to detect that
multiport virtio console is supported.

> > I think you mean -device virtconsole here.
> 
> Yeah; thanks. Will fix.

So is this documentation correct or not?

  http://www.linux-kvm.org/page/VMchannel_Requirements#Invocation

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




reply via email to

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