From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKDiz-0005J0-6B for qemu-devel@nongnu.org; Fri, 15 Jan 2016 18:24:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKDiv-0000K9-W6 for qemu-devel@nongnu.org; Fri, 15 Jan 2016 18:24:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKDiv-0000K5-Qa for qemu-devel@nongnu.org; Fri, 15 Jan 2016 18:24:05 -0500 References: <20160111195146.GC3084@work-vm> <4e396059b95b088f1cf3c6b6668160d5@alukardd.org> <20160112091937.GE2455@work-vm> <20160112100444.GG2455@work-vm> <20160112121139.GH2455@work-vm> From: Eric Blake Message-ID: <56997F94.3080706@redhat.com> Date: Fri, 15 Jan 2016 16:24:04 -0700 MIME-Version: 1.0 In-Reply-To: <20160112121139.GH2455@work-vm> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="phDUGsAAvC3nTpeITwSLHtA8E6PT1iuw7" Subject: Re: [Qemu-devel] live migration between different qemu versions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" , Alexey Cc: Qemu devel This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --phDUGsAAvC3nTpeITwSLHtA8E6PT1iuw7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/12/2016 05:11 AM, Dr. David Alan Gilbert wrote: >> Tell me please right way to append zeros to "BIOS (ia32) ROM Ext. (137= *512)" >> file? >=20 > I'd use dd; something like: > dd if=3D/dev/zero bs=3D1 count=3D18944 >> theromfile > I think that should do it (203264-184320=3D18944) Or simpler: truncate --size=3D203264 theromfile --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --phDUGsAAvC3nTpeITwSLHtA8E6PT1iuw7 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/ iQEcBAEBCAAGBQJWmX+UAAoJEKeha0olJ0NqQg8IAJ30nWQI5vXJhaO8FT34qa5P 4ADBVvWtTsNKsO2OEvodaoOO/XvRedfFuShG/cYr4LC7Xhj6DpuPS5Lb+serbhoG l0sO0PjJwrM7dwP4tHrTDi83iTNUcIEmuvhm/4H2ro7JU2llpdAClI60GB5YuTk9 KptDAN9Ho/OeGzLroquhsWXK+yoasIrsv3NpT3not9fprw7CRKAPIK0dXIi/kTAh oei1gKC4Nj1oLNFia0toYTmoVHESgZsQol717PREVaJO69ob6PpZZejvjMKBpVyN b8ilNCW6PaMDEEzgocFhVh5vw3fZMH8ZHSOacJByGPxM3SUsQ5Z8X7CMfwx2ki0= =/pJI -----END PGP SIGNATURE----- --phDUGsAAvC3nTpeITwSLHtA8E6PT1iuw7--