From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxKsX-0001fL-P9 for qemu-devel@nongnu.org; Mon, 12 Oct 2009 09:23:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxKsT-0001eH-RQ for Qemu-devel@nongnu.org; Mon, 12 Oct 2009 09:23:57 -0400 Received: from [199.232.76.173] (port=40674 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxKsT-0001eE-MY for Qemu-devel@nongnu.org; Mon, 12 Oct 2009 09:23:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52002) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxKsT-0004Yo-7X for Qemu-devel@nongnu.org; Mon, 12 Oct 2009 09:23:53 -0400 Message-ID: <4AD32DE4.5040204@redhat.com> Date: Mon, 12 Oct 2009 15:23:48 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <200910062005.n96K5O2q013344@d01av03.pok.ibm.com> <4AD2FB99.8000004@redhat.com> In-Reply-To: <4AD2FB99.8000004@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 45a50b1] Reorganize option rom (+linux kernel) loading. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Anthony Liguori , Qemu-devel@nongnu.org Hi, > Is it intended that -initrd files are no longer searched in the current > directory? Before this change you could use -initrd file, now you need > -initrd ./file No. Two incremental fixes for this commit went to the list last week ("rom loader: ..."). This is one of the bugs fixed. cheers, Gerd