From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DSIXP-0006RH-Rl for qemu-devel@nongnu.org; Sun, 01 May 2005 13:47:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DSIXO-0006Qs-W4 for Qemu-devel@nongnu.org; Sun, 01 May 2005 13:47:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSIVw-0005r2-3Y for Qemu-devel@nongnu.org; Sun, 01 May 2005 13:45:56 -0400 Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) (Exim 4.34) id 1DSIYo-0006ts-Hf for Qemu-devel@nongnu.org; Sun, 01 May 2005 13:48:54 -0400 Received: from [195.129.94.187] (helo=srv94-187.ip-tech.ch) by mx20.gnu.org with esmtp (Exim 4.34) id 1DRX4J-0004mh-DT for Qemu-devel@nongnu.org; Fri, 29 Apr 2005 11:06:15 -0400 Message-ID: <42724CE7.50109@kberg.ch> Date: Fri, 29 Apr 2005 17:04:07 +0200 From: Mike Kronenberg MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] 2 Questions 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 I'm workin on the GUI for cocoa.m... I'm able to save/stop/start WMs from the GUI - if i stop qemu, am I able to change vars like memory/images/network and start qemu with a different VM without terminating qemu? I'm able to change images for cdrom/floppy from the GUI - is it possible to load a image for the cdrom/floppy, if i had none at startup (right now it's not working in my code) Greetings Mike