From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuQLe-0004h3-7x for qemu-devel@nongnu.org; Thu, 05 Nov 2015 14:37:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuQLZ-0005c9-DN for qemu-devel@nongnu.org; Thu, 05 Nov 2015 14:37:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuQLZ-0005bE-7X for qemu-devel@nongnu.org; Thu, 05 Nov 2015 14:37:21 -0500 From: Eduardo Habkost Date: Thu, 5 Nov 2015 17:37:06 -0200 Message-Id: <1446752231-3715-1-git-send-email-ehabkost@redhat.com> Subject: [Qemu-devel] [PULL 0/5] X86 queue, 2015-11-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Richard Henderson , =?UTF-8?q?Andreas=20F=C3=A4rber?= , qemu-devel@nongnu.org The following changes since commit 496c1b19facc7b850fa0c09899fcc07a0702fbfd: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-11-05 14:31:24 +0000) are available in the git repository at: git://github.com/ehabkost/qemu.git tags/x86-pull-request for you to fetch changes up to f7fda280948a5e74aeb076ef346b991ecb173c56: target-i386: Enable clflushopt/clwb/pcommit instructions (2015-11-05 17:35:04 -0200) ---------------------------------------------------------------- X86 queue, 2015-11-05 ---------------------------------------------------------------- Eduardo Habkost (4): target-i386: Set "check=off" by default on pc-*-2.4 and older target-i386: Remove SSE4a from qemu64 CPU model target-i386: Remove ABM from qemu64 CPU model target-i386: Remove POPCNT from qemu64 and qemu32 CPU models Xiao Guangrong (1): target-i386: Enable clflushopt/clwb/pcommit instructions include/hw/i386/pc.h | 25 +++++++++++++++++++++++++ target-i386/cpu.c | 11 +++++------ target-i386/cpu.h | 3 +++ 3 files changed, 33 insertions(+), 6 deletions(-) -- 2.1.0