From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9JLR-0005Up-Hr for qemu-devel@nongnu.org; Tue, 13 Aug 2013 14:29:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9JLM-0006yd-6d for qemu-devel@nongnu.org; Tue, 13 Aug 2013 14:29:25 -0400 Sender: fluxion Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <1376415049-19434-1-git-send-email-afaerber@suse.de> References: <1376415049-19434-1-git-send-email-afaerber@suse.de> Message-ID: <20130813182916.15605.575@loki> Date: Tue, 13 Aug 2013 13:29:16 -0500 Subject: Re: [Qemu-devel] [PULL stable-1.5 0/1] QOM CPUState stable patch queue 2013-08-13 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?q?Andreas_F=C3=A4rber?= , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Quoting Andreas F=C3=A4rber (2013-08-13 12:30:48) > Hello Michael, > = > The following changes since commit 58ef8c530ca5d265f575ef88e93c0214d5740b= 0a: > = > vhost: clear signalled_used_valid on vhost stop (2013-08-13 10:04:40 -0= 500) > = > are available in the git repository at: > = > git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-1.5 > = > for you to fetch changes up to 9975e9916e70933315441616860a4b555b825e0d: > = > pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older (2013-08-13 19= :18:02 +0200) Pulled, thanks. > = > ---------------------------------------------------------------- > QOM CPUState and X86CPU for stable-1.5 > = > * Fix X86CPU Westmere CPUID for pc-*-1.4 and older > = > ---------------------------------------------------------------- > Eduardo Habkost (1): > pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older > = > hw/i386/pc_piix.c | 1 + > hw/i386/pc_q35.c | 1 + > 2 files changed, 2 insertions(+)