From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtf3t-00045N-AA for qemu-devel@nongnu.org; Wed, 26 Nov 2014 11:03:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xtf3n-0002yS-6s for qemu-devel@nongnu.org; Wed, 26 Nov 2014 11:03:25 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:34157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtf3n-0002yE-0J for qemu-devel@nongnu.org; Wed, 26 Nov 2014 11:03:19 -0500 Received: by mail-wi0-f179.google.com with SMTP id ex7so5483514wid.12 for ; Wed, 26 Nov 2014 08:03:18 -0800 (PST) Date: Wed, 26 Nov 2014 16:03:15 +0000 From: Stefan Hajnoczi Message-ID: <20141126160315.GD14288@stefanha-thinkpad.redhat.com> References: <1415874281-7371-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TybLhxa8M7aNoW+V" Content-Disposition: inline In-Reply-To: <1415874281-7371-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] ahci: small cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: jsnow@redhat.com, qemu-devel@nongnu.org --TybLhxa8M7aNoW+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 13, 2014 at 10:24:39AM +0000, Stefan Hajnoczi wrote: > Two small cleanups for QEMU 2.3: >=20 > 1. Avoid DEBUG_AHCI bitrot > 2. Use FIS type constants instead of magic numbers >=20 > See commit descriptions for details. >=20 > Stefan Hajnoczi (2): > ahci: avoid #ifdef DEBUG_AHCI bitrot > ahci: replace SATA FIS type magic numbers with constants >=20 > hw/ide/ahci.c | 24 +++++++++++------------- > hw/ide/ahci.h | 5 ++++- > 2 files changed, 15 insertions(+), 14 deletions(-) >=20 > --=20 > 2.1.0 >=20 >=20 Applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan --TybLhxa8M7aNoW+V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUdfnDAAoJEJykq7OBq3PIG68H/i35pNegbdSHp1EVQ0tT2zfj hMECasuI6ZR/7Wct113al8RFg5hTOQ0GHXvC80n4xzyh1/gbsDPbpYkAtV7ZtntN zdBWFXn/TNyF47WBLJ/9MdVH/ILxAEtMj7ZZta0w2EWm3iOJpcsbJ6mkz/26hIMp KJVnT6si9zIxqcBxvQlnzbZR97JDS7LvoaBwXrqsjwe/EaGZtT6PLp17GdmA+x8O ciqrLyOwNlKUhGcOaqtm0ORdSJ+lDNQDxp7dGqYGFa3CVdlMCgdiYLpNKFMh9TWs TwSL+3baro84Al1AAwutIj/i/wwAOKxDeb6DD1MgVYdayhQ3qfoZKvXfw43Nyvo= =HBOT -----END PGP SIGNATURE----- --TybLhxa8M7aNoW+V--