qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] docs/qdev-device-use.txt: update section Default Devices
Date: Tue, 9 May 2017 11:59:12 +0200	[thread overview]
Message-ID: <2bd72e78-d968-5b29-6a25-c8e5cf1288aa@redhat.com> (raw)
In-Reply-To: <1494322876-28843-3-git-send-email-armbru@redhat.com>

On 09.05.2017 11:41, Markus Armbruster wrote:
> Resynchronize the table of default device suppressions with vl.c's
> default_list[].
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  docs/qdev-device-use.txt | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
> index caf779b..f9f9eaa 100644
> --- a/docs/qdev-device-use.txt
> +++ b/docs/qdev-device-use.txt
> @@ -401,12 +401,13 @@ type.
>  some DEVNAMEs:
>  
>      default device      suppressing DEVNAMEs
> -    CD-ROM              ide-cd, ide-drive, scsi-cd
> -    isa-fdc's driveA    isa-fdc
> +    CD-ROM              ide-cd, ide-drive, ide-hd, scsi-cd, scsi-hd
> +    isa-fdc's driveA    floppy, isa-fdc
>      parallel            isa-parallel
>      serial              isa-serial
> -    VGA                 VGA, cirrus-vga, vmware-svga
> -    virtioconsole       virtio-serial-pci, virtio-serial-s390, virtio-serial

virtio-serial-s390 has been removed by commit 7b3fdbd9a8267, so that
should be OK.

> +    VGA                 VGA, cirrus-vga, isa-vga, isa-cirrus-vga,
> +                        vmware-svga, qxl-vga, virtio-vga
> +    virtioconsole       virtio-serial-pci, virtio-serial
>  
>  The default NIC is connected to a default part created along with it.
>  It is *not* suppressed by configuring a NIC with -device (you may call

Reviewed-by: Thomas Huth <thuth@redhat.com>

  reply	other threads:[~2017-05-09  9:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09  9:41 [Qemu-devel] [PATCH 0/2] docs: Minor updates around ide-drive Markus Armbruster
2017-05-09  9:41 ` [Qemu-devel] [PATCH 1/2] docs qemu-doc: Avoid ide-drive, it's deprecated Markus Armbruster
2017-05-09  9:53   ` Thomas Huth
2017-05-09  9:41 ` [Qemu-devel] [PATCH 2/2] docs/qdev-device-use.txt: update section Default Devices Markus Armbruster
2017-05-09  9:59   ` Thomas Huth [this message]
2017-05-09  9:48 ` [Qemu-devel] [PATCH 0/2] docs: Minor updates around ide-drive Markus Armbruster
2017-05-09 14:14 ` John Snow
2017-05-23 11:30   ` Markus Armbruster
2017-05-23 14:56     ` Markus Armbruster
2017-05-23 15:47       ` John Snow
2017-05-23 14:38 ` Michael Tokarev

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=2bd72e78-d968-5b29-6a25-c8e5cf1288aa@redhat.com \
    --to=thuth@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).