From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxGum-0000aM-CE for qemu-devel@nongnu.org; Tue, 26 May 2015 11:37:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxGuh-0005Rr-Ie for qemu-devel@nongnu.org; Tue, 26 May 2015 11:37:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxGuh-0005Ri-AL for qemu-devel@nongnu.org; Tue, 26 May 2015 11:37:07 -0400 Message-ID: <55649320.5040109@redhat.com> Date: Tue, 26 May 2015 09:37:04 -0600 From: Eric Blake MIME-Version: 1.0 References: <55645794.3020202@redhat.com> <1432644847-7566-1-git-send-email-michael.i.doherty@intel.com> In-Reply-To: <1432644847-7566-1-git-send-email-michael.i.doherty@intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a70drpO89RDnXGLDdiTeFKTtVOA6QH0os" Subject: Re: [Qemu-devel] [PATCH v3 1/2] arch_init: Drop target-x86_64.conf List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ikey Doherty , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --a70drpO89RDnXGLDdiTeFKTtVOA6QH0os Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/26/2015 06:54 AM, Ikey Doherty wrote: [meta-comment] > The target-x86_64.conf sysconfig file has been empty and essentially ig= nored > now for several years. This change removes the unused file to enable mo= ving > towards a stateless configuration. >=20 > Signed-off-by: Ikey Doherty > --- > Makefile | 7 +------ > arch_init.c | 1 - > sysconfigs/target/target-x86_64.conf | 0 > 3 files changed, 1 insertion(+), 7 deletions(-) > delete mode 100644 sysconfigs/target/target-x86_64.conf When sending a v3 patch, it's better to do it as a new top-level thread rather than in-reply-to an existing thread (several maintainers use scripting tools that only look for top-level threads, and skip patches that are buried deep within threads). Also, when sending more than one patch in a series, include a 0/2 cover letter for the patches. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --a70drpO89RDnXGLDdiTeFKTtVOA6QH0os 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/ iQEcBAEBCAAGBQJVZJMhAAoJEKeha0olJ0Nqy78H/ihHI1frGs/IHbGCAvI/d1/n 6oziZCkYyYbX5RGA+ehzMwywT8xq3yYHfa8lA49D677PHWL46n0qx7JdbN6sc0Vl cSP5uQ2G6ia3tPbvzdathWEXZ/axmbdX8eDEHSEW+DnAU5At1sQumDmWgv6jXVCF sVj1/sLY1VNnluMSx6uPOSX299Dn9x/DikEcZeI0yc7HZuA2GkPSm8ZFG7jXcM+F obwG7eGy2iSEtAKo8gbAX52BS3u9yvcBhc1LDb/+jaG70r2ZPeFD5Ii4BLxRpQbN fiaKuWuQMAMSBDhO1Xv3QUb/rV0MBBP4a8OJCsWGyDTZXqSgft2AzD39Z+fMB8Y= =0NBK -----END PGP SIGNATURE----- --a70drpO89RDnXGLDdiTeFKTtVOA6QH0os--