From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdpLU-0007W1-Pq for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:39:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdpLT-0001kh-EW for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:39:04 -0500 Received: from mail-ia0-f173.google.com ([209.85.210.173]:62111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdpLT-0001jB-9X for qemu-devel@nongnu.org; Wed, 28 Nov 2012 16:39:03 -0500 Received: by mail-ia0-f173.google.com with SMTP id w21so8649987iac.4 for ; Wed, 28 Nov 2012 13:39:03 -0800 (PST) From: Anthony Liguori In-Reply-To: <1353947071-18478-1-git-send-email-afaerber@suse.de> References: <1353947071-18478-1-git-send-email-afaerber@suse.de> Date: Wed, 28 Nov 2012 15:38:58 -0600 Message-ID: <87wqx5qufh.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL for-1.3] QOM CPUState patch queue 2012-11-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?utf-8?Q?F=C3=A4rber?= , qemu-devel@nongnu.org Cc: Igor Mammedov , =?utf-8?Q?Aur?= =?utf-8?Q?=C3=A9lien?= Jarno , Eduardo Habkost Andreas F=C3=A4rber writes: > Hello Anthony, > > As discussed, here's two bugfixes for x86 CPUs. Please pull for rc1. > > Regards, > Andreas > > Cc: Eduardo Habkost > Cc: Igor Mammedov > Cc: Aur=C3=A9lien Jarno > Pulled. Thanks. Regards, Anthony Liguori > > The following changes since commit cab1e8f3e37d8e883c270e3afd9c7c1c18332f= 0e: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2012-11= -26 08:19:45 -0600) > > are available in the git repository at: > > > git://github.com/afaerber/qemu-cpu.git qom-cpu-1.3 > > for you to fetch changes up to a0a7068104cc9908d0875404b0fa2ebf46e40f97: > > target-i386: Enable SSSE3 TCG support (2012-11-26 17:00:11 +0100) > > ---------------------------------------------------------------- > Aurelien Jarno (1): > target-i386: Enable SSSE3 TCG support > > Eduardo Habkost (1): > target-i386/cpu: Add missing flags to Haswell CPU model > > target-i386/cpu.c | 7 ++++--- > 1 Datei ge=C3=A4ndert, 4 Zeilen hinzugef=C3=BCgt(+), 3 Zeilen entfernt(-)