From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBr7i-0002Ze-Ri for qemu-devel@nongnu.org; Mon, 28 Jul 2014 16:02:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBr7d-0002bJ-RS for qemu-devel@nongnu.org; Mon, 28 Jul 2014 16:02:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBr7d-0002bF-JT for qemu-devel@nongnu.org; Mon, 28 Jul 2014 16:02:13 -0400 Message-ID: <53D6AC3B.3000308@redhat.com> Date: Mon, 28 Jul 2014 14:02:03 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406577182-1240-1-git-send-email-pl@kamp.de> In-Reply-To: <1406577182-1240-1-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Q3AtbjTDuFidmTTWmkktp9klhUpWlBiQc" Subject: Re: [Qemu-devel] [PATCH for-2.1] qemu-options: add missing -drive discard option to cmdline help List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, stefanha@redhat.com, peter.maydell@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Q3AtbjTDuFidmTTWmkktp9klhUpWlBiQc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/28/2014 01:53 PM, Peter Lieven wrote: > Signed-off-by: Peter Lieven > --- > qemu-options.hx | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake >=20 > diff --git a/qemu-options.hx b/qemu-options.hx > index 1549625..251535f 100644 > --- a/qemu-options.hx > +++ b/qemu-options.hx > @@ -427,7 +427,7 @@ DEF("drive", HAS_ARG, QEMU_OPTION_drive, > " [,serial=3Ds][,addr=3DA][,rerror=3Dignore|stop|report]\n" > " [,werror=3Dignore|stop|report|enospc][,id=3Dname][,aio=3Dt= hreads|native]\n" > " [,readonly=3Don|off][,copy-on-read=3Don|off]\n" > - " [,detect-zeroes=3Don|off|unmap]\n" > + " [,discard=3Dignore|unmap][,detect-zeroes=3Don|off|unmap]\n= " > " [[,bps=3Db]|[[,bps_rd=3Dr][,bps_wr=3Dw]]]\n" > " [[,iops=3Di]|[[,iops_rd=3Dr][,iops_wr=3Dw]]]\n" > " [[,bps_max=3Dbm]|[[,bps_rd_max=3Drm][,bps_wr_max=3Dwm]]]\n= " >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Q3AtbjTDuFidmTTWmkktp9klhUpWlBiQc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT1qw7AAoJEKeha0olJ0Nq4e4H/jBEg+ogKgADY6X65wxNQ7A+ gsCoIYUC9OHBXg9eVYtBJ8W1I0KpdZffKceIWEtDzMo7ymyYBkuDBwoWM1fSkSgD mqYyrevwKULoSrQwEMy9KYXmPV8jYsUSPlsQBZH1QjZg+7PTxS47OQ1NZZNpSpJG hrqM9pggbEILu/LNR4wBfNcLeUuqvvpRfyfku9pm/k25q8WsPPfBBW8WHtoWiktb yVJKRLhBOc0D6pm2LAF0AIRiaG/VkTAoOjtKxi2L5KEUlILXRUnqsCBtbIJPxaUQ nJsTSzrDl93TokyauYuK+Z5UG5yPuNxDTxojowsWE/GrMubYdsWG3XRHQD7OM2Q= =VCQq -----END PGP SIGNATURE----- --Q3AtbjTDuFidmTTWmkktp9klhUpWlBiQc--