From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnjiW-0004rP-M2 for qemu-devel@nongnu.org; Sat, 28 Mar 2009 21:21:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnjiS-0004pn-EV for qemu-devel@nongnu.org; Sat, 28 Mar 2009 21:21:40 -0400 Received: from [199.232.76.173] (port=56089 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnjiS-0004pg-7D for qemu-devel@nongnu.org; Sat, 28 Mar 2009 21:21:36 -0400 Received: from yw-out-1718.google.com ([74.125.46.155]:32179) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnjiR-0003OW-Lt for qemu-devel@nongnu.org; Sat, 28 Mar 2009 21:21:36 -0400 Received: by yw-out-1718.google.com with SMTP id 9so932109ywk.82 for ; Sat, 28 Mar 2009 18:21:29 -0700 (PDT) Message-ID: <49CECD17.4050804@codemonkey.ws> Date: Sat, 28 Mar 2009 20:21:27 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RESEND][PATCH] Remove nodisk_ok machine feature References: <33914304507-BeMail@laptop> In-Reply-To: <33914304507-BeMail@laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 François Revol wrote: > This has the side effect of trying to boot when one just runs > qemu > > instead of dumping the help... > is it really intended ? > Yes. I've warned people in the past that that behavior is going to change. If you want the help output, you should pass -h. Regards, Anthony Liguori