From: Rob Landley <rob@landley.net>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Are there any virtioconsole docs?
Date: Wed, 04 May 2011 18:13:26 -0500 [thread overview]
Message-ID: <4DC1DD96.6030205@landley.net> (raw)
I'm trying to replace --nographic sticking the console on the first
serial port with a virtio-based console, and unfortunately the
documentation seems nonexistent. qemu --help just says "--virtioconsole
c", but that complains about an inability to run an ioctl on something.
The qemu web docs say that --virtioconsole has been replaced by --device
virtconsole but has no other mention of the word "virtconsole" anywhere
else on the page:
http://qemu.weilnetz.de/qemu-doc.html
And trying it says:
qemu-system-x86_64: -device virtconsole: No 'virtio-serial-bus' bus
found for device 'virtconsole'
Google brings up serveral fedora pages involving patches for specifying
devices in some kind of XML:
http://www.redhat.com/archives/libvir-list/2010-July/msg00589.html
And of course this:
http://fedoraproject.org/wiki/Features/VirtioSerial
Which seems to document how to connect virtio to a file (pty? Socket?)
on the host, rather than to the host's stdin/stdout or to the consoles
in the SDL window.
Am I mising something obvious? Is there a way to do this, or is the
feature either designed for something other than I'm attempting or not
finished yet?
Rob
reply other threads:[~2011-05-04 23:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DC1DD96.6030205@landley.net \
--to=rob@landley.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).