From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCwFj-0002DL-Er for qemu-devel@nongnu.org; Tue, 14 Jun 2016 17:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCwFi-0003ej-Ht for qemu-devel@nongnu.org; Tue, 14 Jun 2016 17:52:07 -0400 References: <1465898899-1586-1-git-send-email-den@openvz.org> <1465898899-1586-8-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <57607C7E.5000106@redhat.com> Date: Tue, 14 Jun 2016 15:51:58 -0600 MIME-Version: 1.0 In-Reply-To: <1465898899-1586-8-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FjgL0LIVuCu1LDCLI909kLTfGsRnpMA2h" Subject: Re: [Qemu-devel] [PATCH 7/7] trace: enable tracing in qemu-img 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) --FjgL0LIVuCu1LDCLI909kLTfGsRnpMA2h Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/14/2016 04:08 AM, Denis V. Lunev wrote: > The command will work this way: > qemu-img --trace qcow2* create -f qcow2 1.img 64G >=20 > Signed-off-by: Denis V. Lunev > Suggested by: Daniel P. Berrange > CC: Eric Blake > CC: Paolo Bonzini > CC: Stefan Hajnoczi > CC: Kevin Wolf > --- > Makefile | 2 +- > qemu-img.c | 18 +++++++++++++++++- > qemu-img.texi | 3 +++ > 3 files changed, 21 insertions(+), 2 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FjgL0LIVuCu1LDCLI909kLTfGsRnpMA2h 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/ iQEcBAEBCAAGBQJXYHx+AAoJEKeha0olJ0NqU+EH/36/nBpUtcTR0XC0bSbjcBu3 bPImT+Fs5gDgxscLxTnBVD3amebfI1r/4xV1z2eUHdLnxjvE5eoGILIJbQE0YeZF AHP4Ss29KaEW/ERHrkC1EAXMVjOl8ce20sVdF2Y4Gnn7iGq5I4tcFBfkCS/VU1G5 CuUmWK6rj+oEXMAglwkzeU3CTZRZjK1EToOHfANRSnICd2w1WKOVDWKZNlvOprPS u8gr4dSCK1fpuCCFzMTBKVr/ZKwahw/NJNhskTEFHKSQxP6DAuDmlPbiFsff6egA 43RcGEvukvcEKOAF1HDqSnj38j7nTF2ZSZuwDlqH+Y/nK0TnXfeuhgR3HUydqjs= =yF5U -----END PGP SIGNATURE----- --FjgL0LIVuCu1LDCLI909kLTfGsRnpMA2h--