From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK6co-0007cl-F3 for qemu-devel@nongnu.org; Mon, 04 Jul 2016 12:21:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bK6cm-00057t-Ip for qemu-devel@nongnu.org; Mon, 04 Jul 2016 12:21:33 -0400 Date: Mon, 4 Jul 2016 13:21:21 -0300 From: Eduardo Habkost Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160704163219.41a442fa@172-15-182-60.lightspeed.austtx.sbcglobal.net> 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: Igor Mammedov Cc: 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, groug@kaod.org, david@gibson.dropbear.id.au 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 -- Eduardo