From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTy35-00061m-4W for qemu-devel@nongnu.org; Tue, 07 Jun 2011 11:18:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTy33-0004a3-JU for qemu-devel@nongnu.org; Tue, 07 Jun 2011 11:18:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTy33-0004Zv-2h for qemu-devel@nongnu.org; Tue, 07 Jun 2011 11:18:29 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p57FIS2H021776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 7 Jun 2011 11:18:28 -0400 Message-ID: <4DEE413D.7040908@redhat.com> Date: Tue, 07 Jun 2011 17:18:21 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1307435671-28431-1-git-send-email-armbru@redhat.com> In-Reply-To: <1307435671-28431-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] qdev-device-use.txt update & trivial bonus fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: alevy@redhat.com, qemu-devel@nongnu.org On 06/07/11 10:34, Markus Armbruster wrote: > Bunched together with trivial fixes to save me the trouble of updating > the docs again when they go in. > > v1 has been on the list for three weeks. That's a long time for a > documentation fix. Please apply. Acked-by: Gerd Hoffmann cheers, Gerd