From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DFU0i-0005tZ-5u for qemu-devel@nongnu.org; Sun, 27 Mar 2005 04:24:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DFU0c-0005i3-DS for qemu-devel@nongnu.org; Sun, 27 Mar 2005 04:24:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFU0V-00054R-9l for qemu-devel@nongnu.org; Sun, 27 Mar 2005 04:24:32 -0500 Received: from [213.228.0.176] (helo=postfix4-2.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DFTh9-0000gK-R3 for qemu-devel@nongnu.org; Sun, 27 Mar 2005 04:04:31 -0500 Received: from [192.168.1.102] (unknown [82.227.67.30]) by postfix4-2.free.fr (Postfix) with ESMTP id 230032E85C9 for ; Sun, 27 Mar 2005 11:04:31 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed From: Pierre d'Herbemont Date: Sun, 27 Mar 2005 11:04:29 +0200 Subject: [Qemu-devel] [Patch] Cocoa driver command line arguments. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu mailing list Hi Fabrice, This is a wanted feature for the cocoa driver. Right now qemu/cocoa is simply ignoring the argument passed at launch, and as there is still no gui to control them they should be forwarded to qemu's init code. http://lists.gnu.org/archive/html/qemu-devel/2005-03/msg00055.html Pierre