From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Michal Novotny <minovotn@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH] qemu-options.hx: complete -nodefaults device list
Date: Tue, 23 Oct 2012 10:09:53 +0200 [thread overview]
Message-ID: <1350979793-26974-1-git-send-email-stefanha@redhat.com> (raw)
Commit 66c19bf1204f2cb283918c24d4eb74d02c5e882c ('qemu-options.hx:
Improve -nodefaults description') added an incomplete list of devices
disabled with -nodefaults.
This -nodefaults code rarely changes so it's worth documenting the full
list of devices that are disabled with -nodefaults, thus saving users
the need to read vl.c code in order to understand what the option does.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
qemu-options.hx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 46f0539..5efcdad 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2703,9 +2703,9 @@ STEXI
@item -nodefaults
@findex -nodefaults
Don't create default devices. Normally, QEMU sets the default devices like serial
-port, parallel port, virtual console, monitor device, VGA adapter, floppy and
-CD-ROM drive and others. The @code{-nodefaults} option will disable all those
-default devices.
+port, parallel port, virtual console, monitor device, VGA adapter, floppy,
+network interface, SD card, and CD-ROM drive (depending on the emulated
+machine). The @code{-nodefaults} option will disable all those default devices.
ETEXI
#ifndef _WIN32
--
1.7.11.7
reply other threads:[~2012-10-23 8:10 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=1350979793-26974-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=minovotn@redhat.com \
--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).