From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IRNyo-0001JS-DG for qemu-devel@nongnu.org; Sat, 01 Sep 2007 04:05:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IRNym-0001Iu-QX for qemu-devel@nongnu.org; Sat, 01 Sep 2007 04:05:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRNym-0001Ir-Mq for qemu-devel@nongnu.org; Sat, 01 Sep 2007 04:05:16 -0400 Received: from py-out-1112.google.com ([64.233.166.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IRNym-0002no-7H for qemu-devel@nongnu.org; Sat, 01 Sep 2007 04:05:16 -0400 Received: by py-out-1112.google.com with SMTP id j37so4153544pyc for ; Sat, 01 Sep 2007 01:05:15 -0700 (PDT) Message-ID: Date: Sat, 1 Sep 2007 10:05:15 +0200 From: pterjan@gmail.com Subject: =?ISO-8859-1?Q?Re:_[Qemu-devel]_Re:_R=E9f._:_Re:_[kv?= =?ISO-8859-1?Q?m-devel]_[PATCH][RFC]_Allowing_QEMU?= =?ISO-8859-1?Q?_to_directly_executeadirectory_(and?= =?ISO-8859-1?Q?_storing_command_line_options_in_it)?= In-Reply-To: <200709010044.32037.luke@dashjr.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1188605977.6270.3.camel@squirrel> <200709010044.32037.luke@dashjr.org> 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 On 9/1/07, Luke -Jr wrote: > On Friday 31 August 2007, Anthony Liguori wrote: > > You're overriding what "qemu my_pc" means. "qemu my_pc" create a QEMU > > vm with 128m of memory and -hda my_pc with the default network card. > > Why should -hda be assumed instead of -c or -c X/config? Because it has been for years :)