From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e40N6-0008Be-Ul for qemu-devel@nongnu.org; Mon, 16 Oct 2017 04:03:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e40N3-0002or-Ra for qemu-devel@nongnu.org; Mon, 16 Oct 2017 04:03:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48536) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e40N3-0002nu-M4 for qemu-devel@nongnu.org; Mon, 16 Oct 2017 04:03:33 -0400 Date: Mon, 16 Oct 2017 10:03:29 +0200 From: Igor Mammedov Message-ID: <20171016100329.63e7e7c9@nial.brq.redhat.com> In-Reply-To: <20171013191316.GB4178@localhost.localdomain> References: <1507211474-188400-1-git-send-email-imammedo@redhat.com> <20171012182746.670939d0@nial.brq.redhat.com> <20171013191316.GB4178@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/40] generalize parsing of cpu_model (part 2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: qemu-devel@nongnu.org, Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= On Fri, 13 Oct 2017 16:13:16 -0300 Eduardo Habkost wrote: > On Thu, Oct 12, 2017 at 06:27:46PM +0200, Igor Mammedov wrote: > > On Thu, 5 Oct 2017 15:50:34 +0200 > > Igor Mammedov wrote: > > > > Eduardo, > > > > Could you merge series via machine tree, pls? > > I just queued it on machine-next. Pull request will be sent only > next week, though. > Thanks!