From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmpt6-0007T6-Ev for qemu-devel@nongnu.org; Tue, 20 May 2014 15:39:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wmpt1-0000f9-PI for qemu-devel@nongnu.org; Tue, 20 May 2014 15:39:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmpt1-0000ez-G2 for qemu-devel@nongnu.org; Tue, 20 May 2014 15:39:43 -0400 Message-ID: <537BAF7D.4070200@redhat.com> Date: Tue, 20 May 2014 13:39:41 -0600 From: Eric Blake MIME-Version: 1.0 References: <1400608075-19917-1-git-send-email-sanidhya.iiith@gmail.com> <1400608075-19917-7-git-send-email-sanidhya.iiith@gmail.com> <537BAF18.2030502@redhat.com> In-Reply-To: <537BAF18.2030502@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WVSDIlhbfFBlteJGTucNtPDoomgeEh3Ig" Subject: Re: [Qemu-devel] [PATCH 6/6] python script for extracting bitmap from a binary file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sanidhya Kashyap , qemu list Cc: Juan Quintela This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WVSDIlhbfFBlteJGTucNtPDoomgeEh3Ig Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/20/2014 01:38 PM, Eric Blake wrote: > On 05/20/2014 11:47 AM, Sanidhya Kashyap wrote: >> This script extracts the bitmap only from a binary file. It takes only= >> a single input as file. This will be useful to users for exploring the= >> writable working set for the VM. >> >> Signed-off-by: Sanidhya Kashyap >> --- >> scripts/extract-bitmap.py | 68 ++++++++++++++++++++++++++++++++++++++= +++++++++ >> 1 file changed, 68 insertions(+) >> create mode 100755 scripts/extract-bitmap.py Does this file need to be mentioned in any Makefile to ensure that it gets distributed as part of the qemu tarball? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WVSDIlhbfFBlteJGTucNtPDoomgeEh3Ig 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTe699AAoJEKeha0olJ0Nq8g8H/0A2/Box4GDFJfpIJrmSi4bj opP+KlG104y2oXn+9dYva6dMdBQy5zbJT+bxwVkIXaa7DPlVlXh82LVBZNf5a3LU RI3aa/uw0MRilrwKUaSq+NW3Aj4cRMbjaZgrZ6j1Z3dHTEoweFGUbJN3K0RvAXZx bIci0eJv3FNBP77N8BQYmgFHwwNjgOhW/S8fv/zYKAH4gXM8ObnvMtQ5v0ho4kJi beCv7r3NTC2axOozTPPaKmP0eddzV2Ptpn/2RSbBEwpi/vBnzRV0kD/cy+BjLTgw r1mpRbVU8r7sZIja6lyYgxxZY2T8whZfEkZtva9CDBd/P6+CEbt2GpMRcDsyflw= =AtJY -----END PGP SIGNATURE----- --WVSDIlhbfFBlteJGTucNtPDoomgeEh3Ig--