From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWUoX-0007Ls-ON for qemu-devel@nongnu.org; Thu, 18 Feb 2016 15:04:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWUoS-0007TN-3E for qemu-devel@nongnu.org; Thu, 18 Feb 2016 15:04:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWUoR-0007TB-Uj for qemu-devel@nongnu.org; Thu, 18 Feb 2016 15:04:32 -0500 References: <1455818725-7647-1-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56C623CE.80105@redhat.com> Date: Thu, 18 Feb 2016 13:04:30 -0700 MIME-Version: 1.0 In-Reply-To: <1455818725-7647-1-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="05aJd6BleB9gr228HcVGWOfQLpE7v2D78" Subject: Re: [Qemu-devel] [PATCH 0/8] more include cleaning List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --05aJd6BleB9gr228HcVGWOfQLpE7v2D78 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/18/2016 11:05 AM, Peter Maydell wrote: > This patchset makes more progress with with cleaning our > include use and is hopefully the last of the big ones > (there are some other minor fixups that can be done after). >=20 > Patch 1 is already in Andreas' QOM tree but I include it > for convenience since without it things will fail to compile > later in the series. > Patch 2 fixes a problem with including osdep.h first in > arm-a64.cc if the compiler doesn't support C++11 > Patch 3 is the previously sent arm-a64.cc change > Patches 4 and 5 add support to the clean-includes script > for working on .h files, and for saying "run on everything > in the source tree" > Patch 6 fixes something I had forgotten about -- osdep.h > needs to include config-target.h if the object file being > built is a per-target one! > Patch 7 is the results of cleaning everything except include/. > Patch 8 cleans include/. >=20 > In particular, since patch 8 removes the osdep.h include from > qemu-common.h it is where you will see compile failures if anything > isn't including osdep.h (this builds fine against current master but > might break in-flight patches and other out of tree code if it does > not include osdep.h everywhere it should). >=20 > I could split patches 7 and 8 up into smaller chunks if that seems > helpful to people, but I figured they weren't too terrible as-is. >=20 > thanks > -- PMM >=20 >=20 > Peter Maydell (8): Tested-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --05aJd6BleB9gr228HcVGWOfQLpE7v2D78 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/ iQEcBAEBCAAGBQJWxiPOAAoJEKeha0olJ0Nqtc4H/j5JGRK46lLyRJTEcujDyPiF Dvp8KQ8QaT9VfRsDtRYViGWDtoeuxkkGcJyYTDArxlTkK3JpJkvXyyTNDmaJinKS dJvtWHEoH+CyjZI14p2c5zv5UfC2KCXpZcPE2li/YwLc40OLT1UmMXYy3fm7B9F8 PhhZWnrcB1W0YbbZ0Dw9QGG+Xcg6xv+XLYLCram9Eb5TMn64Ne3TFjlG58gWhVgH dJHpbB7C6YzXpvskDTVWUMaigfYemc+XBTc79VHCwQIz1TTo+jGY7y3p4Eyz37na V3SOsugBoKCXKH+OLM9RWtrgwyqC56rJ+keSGgRwCij4I3NeTAeAz+/0Vg+PnlE= =59MU -----END PGP SIGNATURE----- --05aJd6BleB9gr228HcVGWOfQLpE7v2D78--