From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqqNA-0005pd-KF for qemu-devel@nongnu.org; Thu, 24 Sep 2009 11:36:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqqN5-0005lw-HO for qemu-devel@nongnu.org; Thu, 24 Sep 2009 11:36:43 -0400 Received: from [199.232.76.173] (port=41627 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqqN5-0005ln-Ey for qemu-devel@nongnu.org; Thu, 24 Sep 2009 11:36:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14497) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqqN5-0001aO-2F for qemu-devel@nongnu.org; Thu, 24 Sep 2009 11:36:39 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8OFaboW027874 for ; Thu, 24 Sep 2009 11:36:37 -0400 Date: Thu, 24 Sep 2009 21:06:06 +0530 From: Amit Shah Subject: Re: [Qemu-devel] [PATCH] qdev: show failing device name instead of silently exiting Message-ID: <20090924153606.GA21338@amit-x200.redhat.com> References: <1253704471-30740-1-git-send-email-amit.shah@redhat.com> <8763b97588.fsf@pike.pond.sub.org> <20090924035908.GA4584@amit-x200.redhat.com> <87my4kqxl8.fsf@pike.pond.sub.org> <20090924133144.GA19389@amit-x200.redhat.com> <87pr9gpglx.fsf@pike.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pr9gpglx.fsf@pike.pond.sub.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On (Thu) Sep 24 2009 [16:22:34], Markus Armbruster wrote: > > Thanks, and hope you don't mind me being such a stickler for clear > commit messages. As long as you widen your net -- the commit logs aren't all too good to read :-) Amit