From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLZcI-0000Hf-SK for qemu-devel@nongnu.org; Tue, 30 Jun 2009 05:27:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLZcE-0000EV-4U for qemu-devel@nongnu.org; Tue, 30 Jun 2009 05:27:06 -0400 Received: from [199.232.76.173] (port=57938 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLZcD-0000EQ-Uu for qemu-devel@nongnu.org; Tue, 30 Jun 2009 05:27:02 -0400 Received: from mx2.redhat.com ([66.187.237.31]:45774) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MLZcD-00026B-II for qemu-devel@nongnu.org; Tue, 30 Jun 2009 05:27:01 -0400 Message-ID: <4A49DA61.60602@redhat.com> Date: Tue, 30 Jun 2009 11:26:57 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/20] qdev patches. References: <1246279581-15749-1-git-send-email-kraxel@redhat.com> <4A4962A7.30600@codemonkey.ws> In-Reply-To: <4A4962A7.30600@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 06/30/09 02:56, Anthony Liguori wrote: > Can you split out the first five into a separate series then? We can > focus on getting those right, merge them, and then pick up the rest. Rebased, sent. cheers, Gerd