From nobody Sun May 5 04:11:59 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1594364173; cv=none; d=zohomail.com; s=zohoarc; b=hgDYbsHYqb+ViWhAjeIh8HfJSe01rQNZNc7/r2dNwCXx4gyXa3UnNbV2t3Lg1jKLJeErr19DdVoE0PDGIRDa5nNG2rqDfFf1mPbCALDLw6BGS5tpsWCXwfdMfzoF95pANVAgYKO5Yv1av73W7vkd2Dp7syOXsoUXEaAMjSVuCJ4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1594364173; h=Content-Type:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:Sender:Subject:To; bh=dtkTGLlrL7utWqk1B9ekfPUSEt/hltKmp8Zu5f5/dlo=; b=jcMu0DzM+udwMuEAMX/tUGoaOO6z0496ld9umE9uBWlCWl90afeO1GC4HJE+/0lAaU9W4Dby5eRWmEtXj5vOQrqRaFrQVe3WzoV6HRRJU/sdsb9J7Fb0dOFC7ba5LgZXl+7y5ta6IGUxf078c0EXyHExzhvUYWPySeQqo6sy4Xo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1594364173007267.0520582406423; Thu, 9 Jul 2020 23:56:13 -0700 (PDT) Received: from localhost ([::1]:45446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jtmx9-0007p1-8Q for importer@patchew.org; Fri, 10 Jul 2020 02:56:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtmwX-0007C6-JY for qemu-devel@nongnu.org; Fri, 10 Jul 2020 02:55:33 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:36527 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jtmwV-00026V-Ko for qemu-devel@nongnu.org; Fri, 10 Jul 2020 02:55:33 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-484-r5gXUP60Oqya8jMLjjWZxA-1; Fri, 10 Jul 2020 02:55:27 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8DE01100CC84; Fri, 10 Jul 2020 06:55:26 +0000 (UTC) Received: from thuth.com (ovpn-112-68.ams2.redhat.com [10.36.112.68]) by smtp.corp.redhat.com (Postfix) with ESMTP id 704046106A; Fri, 10 Jul 2020 06:55:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594364130; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type; bh=dtkTGLlrL7utWqk1B9ekfPUSEt/hltKmp8Zu5f5/dlo=; b=bBqkn0DhYv9ezmH2t5IQ+Zs6csUj4aUt5y8XgrN9b29+xYmsZ3qHS+ri7CPFKXXW3qvrGL BpHZxfYdVe0Yhd48h2btLm+mYVfwtSMYrD4/uPCpdZSjx1halSUKTvY5gtqHPVFpbdEvTE EmVjO9QiIUAN54w866OSPc6VBo5WsQA= X-MC-Unique: r5gXUP60Oqya8jMLjjWZxA-1 From: Thomas Huth To: qemu-devel@nongnu.org Subject: [PATCH] docs/qdev-device-use: Clean up the sentences related to -usbdevice Date: Fri, 10 Jul 2020 08:55:20 +0200 Message-Id: <20200710065520.24784-1-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.61; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/09 22:08:55 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Most of the -usbdevice paramaters have been removed already. Update the doc accordingly. Signed-off-by: Thomas Huth --- docs/qdev-device-use.txt | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt index 4bbbcf561f..f8d0d2fe29 100644 --- a/docs/qdev-device-use.txt +++ b/docs/qdev-device-use.txt @@ -125,12 +125,7 @@ The -device argument differs in detail for each type o= f drive: =20 * if=3Dpflash, if=3Dmtd, if=3Dsd, if=3Dxen are not yet available with -dev= ice =20 -For USB devices, the old way is actually different: - - -usbdevice disk:format=3DFMT:FILENAME - -Provides much less control than -drive's OPTS... The new way fixes -that: +For USB storage devices, you can use something like: =20 -device usb-storage,drive=3DDRIVE-ID,removable=3DRMB =20 @@ -177,8 +172,6 @@ The appropriate DEVNAME depends on the machine type. F= or type "pc": =20 This lets you control I/O ports and IRQs. =20 -* -usbdevice serial::chardev becomes -device usb-serial,chardev=3Ddev. - * -usbdevice braille doesn't support LEGACY-CHARDEV syntax. It always uses "braille". With -device, this useful default is gone, so you have to use something like @@ -238,10 +231,6 @@ The old way to define the guest part looks like this: =20 -net nic,netdev=3DNET-ID,macaddr=3DMACADDR,model=3DMODEL,name=3DID,add= r=3DSTR,vectors=3DV =20 -Except for USB it looks like this: - - -usbdevice net:netdev=3DNET-ID,macaddr=3DMACADDR,name=3DID - The new way is -device: =20 -device DEVNAME,netdev=3DNET-ID,mac=3DMACADDR,DEV-OPTS... @@ -336,12 +325,7 @@ The new way is -device DEVNAME,DEV-OPTS... Details de= pend on DRIVER: * mouse -device usb-mouse * tablet -device usb-tablet * wacom-tablet -device usb-wacom-tablet -* host:... See "Host Device Assignment" -* disk:... See "Block Devices" -* serial:... See "Character Devices" * braille See "Character Devices" -* net:... See "Network Devices" -* bt:... not yet available with -device =20 =3D=3D=3D Watchdog Devices =3D=3D=3D =20 @@ -358,17 +342,11 @@ and host USB devices. PCI devices can only be assign= ed with -device: =20 -device vfio-pci,host=3DADDR,id=3DID =20 -The old way to assign a host USB device is - - -usbdevice host:auto:BUS.ADDR:VID:PRID - -where any of BUS, ADDR, VID, PRID can be the wildcard *. - -The new way is +To assign a host USB device use: =20 -device usb-host,hostbus=3DBUS,hostaddr=3DADDR,vendorid=3DVID,producti= d=3DPRID =20 -Omitted options match anything, just like the old way's wildcard. +Omitted options match anything. =20 =3D=3D=3D Default Devices =3D=3D=3D =20 --=20 2.18.1