From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mgpif-0007vy-FT for qemu-devel@nongnu.org; Thu, 27 Aug 2009 20:53:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mgpia-0007sm-QR for qemu-devel@nongnu.org; Thu, 27 Aug 2009 20:53:33 -0400 Received: from [199.232.76.173] (port=35192 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgpia-0007sU-It for qemu-devel@nongnu.org; Thu, 27 Aug 2009 20:53:28 -0400 Received: from mail-qy0-f203.google.com ([209.85.221.203]:60562) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mgpbx-0003Ig-TD for qemu-devel@nongnu.org; Thu, 27 Aug 2009 20:46:38 -0400 Received: by qyk41 with SMTP id 41so1035613qyk.18 for ; Thu, 27 Aug 2009 17:46:37 -0700 (PDT) Message-ID: <4A9728EA.3050504@codemonkey.ws> Date: Thu, 27 Aug 2009 19:46:34 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/4] qdev: init() callback retval + error reporting References: <1251292759-32247-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1251292759-32247-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 the qdev init callback patch series. > Rebased to master, fixed a few build failures. No other changes. > I've got this in staging and had already fixed the build issues. Has taken me a while to review the patches from when I was out. Regards, Anthony Liguori > cheers, > Gerd > > >