From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShKeS-0001rm-64 for qemu-devel@nongnu.org; Wed, 20 Jun 2012 09:08:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ShKeM-0005ZG-2u for qemu-devel@nongnu.org; Wed, 20 Jun 2012 09:08:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShKeL-0005WF-RY for qemu-devel@nongnu.org; Wed, 20 Jun 2012 09:08:46 -0400 Date: Wed, 20 Jun 2012 16:08:41 +0300 From: Gleb Natapov Message-ID: <20120620130841.GQ6533@redhat.com> References: <1337504620-20378-1-git-send-email-gleb@redhat.com> <20120523012303.GA13086@morn.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120523012303.GA13086@morn.localdomain> Subject: Re: [Qemu-devel] [PATCH 1/3] Fix aml_name_string() to recognize block name modifiers. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: seabios@seabios.org, qemu-devel@nongnu.org On Tue, May 22, 2012 at 09:23:03PM -0400, Kevin O'Connor wrote: > On Sun, May 20, 2012 at 12:03:38PM +0300, Gleb Natapov wrote: > > > > Signed-off-by: Gleb Natapov > > The patch series looks okay to me. Let me know when the corresponding > qemu patches are committed. > It is committed now: 459ae5ea5ad682c2b3220beb244d4102c1a4e332 -- Gleb.