From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjThB-0001NY-Ro for qemu-devel@nongnu.org; Fri, 14 Dec 2012 06:44:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjThA-0001RQ-1b for qemu-devel@nongnu.org; Fri, 14 Dec 2012 06:44:49 -0500 Received: from cantor2.suse.de ([195.135.220.15]:38321 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjTh9-0001RH-Ro for qemu-devel@nongnu.org; Fri, 14 Dec 2012 06:44:47 -0500 Message-ID: <50CB112B.3000803@suse.de> Date: Fri, 14 Dec 2012 12:44:43 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1355350946-28010-1-git-send-email-ehabkost@redhat.com> <1355350946-28010-2-git-send-email-ehabkost@redhat.com> In-Reply-To: <1355350946-28010-2-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/3] target-i386: add EXT2_PPRO_FEATURES #define List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Igor Mammedov , qemu-devel@nongnu.org Am 12.12.2012 23:22, schrieb Eduardo Habkost: > Instead of repeating the (PPRO_FEATURES & CPUID_EXT2_AMD_ALIASES) > expression everywhere, use EXT2_PPRO_FEATURES. >=20 > Signed-off-by: Eduardo Habkost Technically this patch looks fine. My dislike for these defines aside, I have doubts about the semantics: This is masking out "AMD_ALIASES" (whatever that is exactly I still need to look up) - doesn't that rather call for EXT2_PPRO_INTEL_FEATURES or so? (But then again the Pentium Pro was an Intel chip so AMD sounds confusing...) Or does no AMD model actually inherit those AMD aliases? This at least deserves a mention in the commit message (no need to resend then). Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg