From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOnVh-0005W8-DA for qemu-devel@nongnu.org; Wed, 25 Sep 2013 07:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOnVa-0000t7-6T for qemu-devel@nongnu.org; Wed, 25 Sep 2013 07:44:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOnVZ-0000sx-V1 for qemu-devel@nongnu.org; Wed, 25 Sep 2013 07:43:54 -0400 Date: Wed, 25 Sep 2013 13:43:46 +0200 From: Kevin Wolf Message-ID: <20130925114346.GF2898@dhcp-200-207.str.redhat.com> References: <1380108601-5428-1-git-send-email-benoit@irqsave.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1380108601-5428-1-git-send-email-benoit@irqsave.net> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] qdict: Extract qdict_extract_subqdict. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Beno=EEt?= Canet Cc: qemu-devel@nongnu.org, stefanha@redhat.com Am 25.09.2013 um 13:30 hat Beno=EEt Canet geschrieben: > Signed-off-by: Benoit Canet Thanks, applied to the block branch. (And I like how the subject line sounds :-)) Kevin