From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLRlp-0005oE-Ep for qemu-devel@nongnu.org; Mon, 29 Jun 2009 21:04:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLRlk-0005lP-Fq for qemu-devel@nongnu.org; Mon, 29 Jun 2009 21:04:24 -0400 Received: from [199.232.76.173] (port=51196 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLRds-0002sf-B7 for qemu-devel@nongnu.org; Mon, 29 Jun 2009 20:56:12 -0400 Received: from mail-qy0-f191.google.com ([209.85.221.191]:42108) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MLRds-0003xo-0P for qemu-devel@nongnu.org; Mon, 29 Jun 2009 20:56:12 -0400 Received: by qyk29 with SMTP id 29so4931416qyk.4 for ; Mon, 29 Jun 2009 17:56:11 -0700 (PDT) Message-ID: <4A4962A7.30600@codemonkey.ws> Date: Mon, 29 Jun 2009 19:56:07 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/20] qdev patches. References: <1246279581-15749-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1246279581-15749-1-git-send-email-kraxel@redhat.com> 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: Gerd Hoffmann Cc: qemu-devel@nongnu.org Gerd Hoffmann wrote: > Hi, > > This is a respin of my qdev patches. They are rebased to the latest > master. Addressed review comments, partly by changing code, partly by > clarifying commit messages. > > The first five patches build the groundwork, I'd like to see them > merged soon. > 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. I just did a large push (it's apparently been an active week) and I was not brave/eager enough rebase your patches on top of my queue :-) Regards, Anthony Liguori > cheers, > Gerd > > > >