| Submitter | Pavel Hrdina |
|---|---|
| Date | July 16, 2012, 1:54 p.m. |
| Message ID | <1f4aba13bbf7b1def71badc4df7e831f0ad3b5e1.1342439680.git.minovotn@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/171205/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-options.hx b/qemu-options.hx index ecf7ca1..54ec14d 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -2641,7 +2641,10 @@ DEF("nodefaults", 0, QEMU_OPTION_nodefaults, \ STEXI @item -nodefaults @findex -nodefaults -Don't create default devices. +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. ETEXI #ifndef _WIN32