From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCU9R-0008Vn-Qu for qemu-devel@nongnu.org; Tue, 07 Jul 2015 10:47:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCU9N-0000cX-Ls for qemu-devel@nongnu.org; Tue, 07 Jul 2015 10:47:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCU9N-0000cH-HQ for qemu-devel@nongnu.org; Tue, 07 Jul 2015 10:47:09 -0400 From: Eduardo Habkost Date: Tue, 7 Jul 2015 11:47:02 -0300 Message-Id: <1436280424-5490-1-git-send-email-ehabkost@redhat.com> Subject: [Qemu-devel] [PULL v2 0/2] X86 queue, 2015-07-07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, Paolo Bonzini , Richard Henderson , =?UTF-8?q?Andreas=20F=C3=A4rber?= , "Michael S. Tsirkin" The following changes since commit 1452673888f6d7f0454276d049846c9bec659233: Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' into staging (2015-07-07 09:22:40 +0100) are available in the git repository at: git://github.com/ehabkost/qemu.git tags/x86-pull-request for you to fetch changes up to 06ef227e5158cca6710e6c268d6a7f65a5e2811b: target-i386: avoid overflow in the tsc-frequency property (2015-07-07 10:47:16 -0300) ---------------------------------------------------------------- X86 queue, 2015-07-07 Patch "target-i386: emulate CPUID level of real hardware" was removed after the 2015-07-03 pull request. ---------------------------------------------------------------- Jan Kiszka (1): i386: Introduce ARAT CPU feature Paolo Bonzini (1): target-i386: avoid overflow in the tsc-frequency property include/hw/i386/pc.h | 7 ++++++- target-i386/cpu.c | 33 ++++++++++++++++++++++++++++++++- target-i386/cpu.h | 5 ++++- target-i386/kvm.c | 2 ++ 4 files changed, 44 insertions(+), 3 deletions(-) -- 2.1.0