qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
Date: Tue, 23 Jun 2020 16:23:17 +0200	[thread overview]
Message-ID: <20200623142326.2349416-8-armbru@redhat.com> (raw)
In-Reply-To: <20200623142326.2349416-1-armbru@redhat.com>

Resynchronize the table of default device suppressions with vl.c's
default_list[].

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200622094227.1271650-8-armbru@redhat.com>
---
 docs/qdev-device-use.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 3d781be547..4bbbcf561f 100644
--- a/docs/qdev-device-use.txt
+++ b/docs/qdev-device-use.txt
@@ -384,8 +384,8 @@ some DEVNAMEs:
     parallel            isa-parallel
     serial              isa-serial
     VGA                 VGA, cirrus-vga, isa-vga, isa-cirrus-vga,
-                        vmware-svga, qxl-vga, virtio-vga
-    virtioconsole       virtio-serial-pci, virtio-serial
+                        vmware-svga, qxl-vga, virtio-vga, ati-vga,
+                        vhost-user-vga
 
 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
-- 
2.26.2



  parent reply	other threads:[~2020-06-23 14:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23 14:23 [PULL 00/16] Qdev patches for 2020-06-23 Markus Armbruster
2020-06-23 14:23 ` [PULL 01/16] iotests/172: Include "info block" in test output Markus Armbruster
2020-06-23 14:23 ` [PULL 02/16] iotests/172: Cover empty filename and multiple use of drives Markus Armbruster
2020-06-23 14:23 ` [PULL 03/16] iotests/172: Cover -global floppy.drive= Markus Armbruster
2020-06-23 14:23 ` [PULL 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc Markus Armbruster
2020-06-23 14:23 ` [PULL 05/16] fdc: Open-code fdctrl_init_isa() Markus Armbruster
2020-06-23 14:23 ` [PULL 06/16] fdc: Deprecate configuring floppies with -global isa-fdc Markus Armbruster
2020-06-23 14:23 ` Markus Armbruster [this message]
2020-06-23 14:23 ` [PULL 08/16] blockdev: Deprecate -drive with bogus interface type Markus Armbruster
2020-06-23 14:23 ` [PULL 09/16] qdev: Eliminate get_pointer(), set_pointer() Markus Armbruster
2020-06-23 14:23 ` [PULL 10/16] qdev: Improve netdev property override error a bit Markus Armbruster
2020-06-23 14:23 ` [PULL 11/16] qdev: Reject drive property override Markus Armbruster
2020-06-23 14:23 ` [PULL 12/16] qdev: Reject chardev " Markus Armbruster
2020-06-23 14:23 ` [PULL 13/16] qdev: Make qdev_prop_set_drive() match the other helpers Markus Armbruster
2020-06-23 14:23 ` [PULL 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp Markus Armbruster
2020-06-23 14:23 ` [PULL 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error Markus Armbruster
2020-06-23 14:23 ` [PULL 16/16] sd/milkymist-memcard: Fix error API violation Markus Armbruster
2020-06-23 14:40 ` [PULL 00/16] Qdev patches for 2020-06-23 no-reply
2020-06-25 12:39 ` Peter Maydell

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=20200623142326.2349416-8-armbru@redhat.com \
    --to=armbru@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).