From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK6zl-0007rV-Hh for qemu-devel@nongnu.org; Mon, 04 Jul 2016 12:45:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bK6zi-0001iW-DW for qemu-devel@nongnu.org; Mon, 04 Jul 2016 12:45:17 -0400 Received: from 4.mo69.mail-out.ovh.net ([46.105.42.102]:54471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK6zi-0001iL-72 for qemu-devel@nongnu.org; Mon, 04 Jul 2016 12:45:14 -0400 Received: from player789.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo69.mail-out.ovh.net (Postfix) with ESMTP id 3D3261000648 for ; Mon, 4 Jul 2016 18:45:13 +0200 (CEST) Date: Mon, 4 Jul 2016 18:45:00 +0200 From: Greg Kurz Message-ID: <20160704184500.55cf4b96@bahia.lan> In-Reply-To: <20160704162121.GA4131@thinpad.lan.raisama.net> References: <1465492263-28472-1-git-send-email-imammedo@redhat.com> <20160704100431.6b20fd28@172-15-182-60.lightspeed.austtx.sbcglobal.net> <20160704140146.GO4620@thinpad.lan.raisama.net> <20160704163219.41a442fa@172-15-182-60.lightspeed.austtx.sbcglobal.net> <20160704162121.GA4131@thinpad.lan.raisama.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Igor Mammedov , qemu-devel@nongnu.org, peter.maydell@linaro.org, mark.cave-ayland@ilande.co.uk, blauwirbel@gmail.com, qemu-arm@nongnu.org, pbonzini@redhat.com, rth@twiddle.net, david@gibson.dropbear.id.au On Mon, 4 Jul 2016 13:21:21 -0300 Eduardo Habkost wrote: > On Mon, Jul 04, 2016 at 04:32:19PM +0200, Igor Mammedov wrote: > > On Mon, 4 Jul 2016 11:01:46 -0300 > > Eduardo Habkost wrote: > > > > > On Mon, Jul 04, 2016 at 10:04:31AM +0200, Igor Mammedov wrote: > > > > On Thu, 9 Jun 2016 19:10:57 +0200 > > > > Igor Mammedov wrote: > > > > > > > > Eduardo, > > > > > > > > is anything more left to review/fix so remaining patches of this > > > > series could be merged? > > > > > > The only thing left is that I run some basic testing and submit a > > > pull request. I couldn't do that last week (sorry!), but I plan > > > to submit a pull request this week. > > Is there a tree for Greg to rebase his work upon? > > git://github.com/ehabkost/qemu.git x86-next > Thanks Eduardo ! -- Greg