From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCwEG-0000vG-Fa for qemu-devel@nongnu.org; Tue, 14 Jun 2016 17:50:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCwEE-0003K7-M9 for qemu-devel@nongnu.org; Tue, 14 Jun 2016 17:50:35 -0400 References: <1465898899-1586-1-git-send-email-den@openvz.org> <1465898899-1586-2-git-send-email-den@openvz.org> <57607BDC.30609@redhat.com> From: Eric Blake Message-ID: <57607C22.1040109@redhat.com> Date: Tue, 14 Jun 2016 15:50:26 -0600 MIME-Version: 1.0 In-Reply-To: <57607BDC.30609@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lu65WBP5nVuNJ9faFR04PwtruH8DNPaGD" Subject: Re: [Qemu-devel] [PATCH 1/7] doc: move text describing --trace to specific .texi file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , qemu-devel@nongnu.org, qemu-block@nongnu.org Cc: Paolo Bonzini , Stefan Hajnoczi , Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lu65WBP5nVuNJ9faFR04PwtruH8DNPaGD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/14/2016 03:49 PM, Eric Blake wrote: > On 06/14/2016 04:08 AM, Denis V. Lunev wrote: >> This text will be included to qemu-nbd/qemu-img mans in the next patch= es. >> >> Signed-off-by: Denis V. Lunev >> CC: Eric Blake >> CC: Paolo Bonzini >> CC: Stefan Hajnoczi >> CC: Kevin Wolf >> --- >> Makefile | 3 ++- >> qemu-option-trace.texi | 25 +++++++++++++++++++++++++ >> qemu-options.hx | 27 +-------------------------- >> 3 files changed, 28 insertions(+), 27 deletions(-) >> create mode 100644 qemu-option-trace.texi >=20 >> +++ b/qemu-options.hx >> @@ -3669,32 +3669,7 @@ HXCOMM This line is not accurate, as some sub-o= ptions are backend-specific but >> HXCOMM HX does not support conditional compilation of text. >> @item -trace [events=3D@var{file}][,file=3D@var{file}] >> @findex -trace >=20 > As long as you are touching here, change the -trace line to match --hel= p > output: >=20 > -trace [[enable=3D]][,events=3D][,file=3D] Nevermind - I see you do that in 2/7. >=20 > With that change: >=20 > Reviewed-by: Eric Blake >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --lu65WBP5nVuNJ9faFR04PwtruH8DNPaGD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXYHwiAAoJEKeha0olJ0Nqf+kIAK/AWF9OAOcga0Tuw5p89vxY 9gy4js4RQUJKj+iQhvj+W0SoUid4tu8jIw6WwArHNn4V6IEfYW63Lh+6fTrk4tNb AByNGS1WvOXAdYKjARvEbYVSOES0PX4ncHH0GXezMLJy9Y7Lb1ORG7w2WVHOT5ru tgq3+vGuBoVLe703v7yaj7fPBWFun/YoYMtSFyx95pp0QKWM4nuWlZATLJWJbCGA Pb/xfv2LPvbkTkicW3ReTtzNaioOSVVX052pjUDPgUSFO5IjrawJocdYJ/0aNBq3 CVtPPi4gF9jWQzeRb6/jQV3CrZb7D8YM61FzpWR6HNDv17d8EKc8ZutfDXYZ40o= =BdYC -----END PGP SIGNATURE----- --lu65WBP5nVuNJ9faFR04PwtruH8DNPaGD--