From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lppr3-0002RB-2o for qemu-devel@nongnu.org; Fri, 03 Apr 2009 16:19:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lppqy-0002H6-9O for qemu-devel@nongnu.org; Fri, 03 Apr 2009 16:19:08 -0400 Received: from [199.232.76.173] (port=46700 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lppqx-0002Gf-UX for qemu-devel@nongnu.org; Fri, 03 Apr 2009 16:19:04 -0400 Received: from mail-ew0-f163.google.com ([209.85.219.163]:40466) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lppqx-0001H2-30 for qemu-devel@nongnu.org; Fri, 03 Apr 2009 16:19:03 -0400 Received: by ewy7 with SMTP id 7so1014781ewy.34 for ; Fri, 03 Apr 2009 13:19:00 -0700 (PDT) Message-ID: <49D66F23.9050601@codemonkey.ws> Date: Fri, 03 Apr 2009 15:18:43 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Remove debug message printed when you use -initrd References: <20090403201449.GA28322@amd.home.annexia.org> In-Reply-To: <20090403201449.GA28322@amd.home.annexia.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Richard W.M. Jones wrote: > I wonder if we could remove this annoying debug message, which is > printed unconditionally whenever someone uses the -initrd command line > option. > > Rich. > Needs a Signed-off-by. Regards, Anthony Liguori