From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDH1v-0003bV-Bt for qemu-devel@nongnu.org; Thu, 09 Jul 2015 14:58:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDH1s-00019J-5Q for qemu-devel@nongnu.org; Thu, 09 Jul 2015 14:58:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDH1r-00019D-W6 for qemu-devel@nongnu.org; Thu, 09 Jul 2015 14:58:40 -0400 Date: Thu, 9 Jul 2015 20:58:35 +0200 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Message-ID: <20150709185834.GA30121@potion.brq.redhat.com> References: <1435956459-18454-1-git-send-email-ehabkost@redhat.com> <20150706133933.GD32472@thinpad.lan.raisama.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150706133933.GD32472@thinpad.lan.raisama.net> Subject: Re: [Qemu-devel] [PULL 0/3] X86 queue, 2015-07-03 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Peter Maydell , Richard Henderson , QEMU Developers , Andreas =?utf-8?Q?F=C3=A4rber?= , Paolo Bonzini 2015-07-06 10:39-0300, Eduardo Habkost: > On Sun, Jul 05, 2015 at 07:33:31PM +0100, Peter Maydell wrote: > > On 3 July 2015 at 21:47, Eduardo Habkost wrote: > > > The following changes since commit 35360642d043c2a5366e8a04a10e5545e7353bd5: > > > > > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into staging (2015-07-03 12:05:31 +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 de9a6f1c8ab4fcfd9927da5ae28e75efe10f721c: > > > > > > target-i386: emulate CPUID level of real hardware (2015-07-03 17:38:25 -0300) > > > > > > ---------------------------------------------------------------- > > > X86 queue, 2015-07-03 > > > > Hi. I'm afraid this fails to build: > > Oops, sorry! I was sure my configure line included non-x86 targets. > I will temporarily remove the offending patch and resubmit. My bad, sorry, I will send amended patch shortly.