From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FqgNp-00008V-R1 for qemu-devel@nongnu.org; Wed, 14 Jun 2006 21:10:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FqgNn-00006i-R5 for qemu-devel@nongnu.org; Wed, 14 Jun 2006 21:10:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqgNn-00006c-Bv for qemu-devel@nongnu.org; Wed, 14 Jun 2006 21:10:51 -0400 Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1FqgX5-0007Jk-3B for qemu-devel@nongnu.org; Wed, 14 Jun 2006 21:20:27 -0400 Message-ID: <44903504.1070707@gmx.de> Date: Wed, 14 Jun 2006 18:10:44 +0200 From: Oliver Gerlich MIME-Version: 1.0 Subject: Re: [Qemu-devel] VMware Player References: <44902362.2000406@gmail.com> <200606141601.59936.paul@codesourcery.com> <4490310D.7060303@gmail.com> In-Reply-To: <4490310D.7060303@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: joelee724@gmail.com, qemu-devel@nongnu.org Joe Lee wrote: >> >> Why on earth would we want to make a crippled version of qemu? >> >> AFAIK "Creating" a VMware virtual machine is just making a config file. >> qemu doesn't have config files, so your question makes no sense. > > Well, I was not thinking or suggesting of a crippled qemu version. I > asked the question because there are some software > appliances which are pre-built and pre-configured apps that are built on > a LAMP stack and packaged as a single image > type file. This image file can be downloaded and run on a product > similar to VMware Player. This is used for quick demo > purposes of an application with out the need to have a full virtual > machine. What exactly do you mean / what is the actual "use case" for your idea? Maybe you mean something like this: http://www.damnsmalllinux.org/usb-qemu.html Btw. regarding your earlier question about a Qemu GUI similar to VMware: AFAIK at least two people have posted GUI patches for Qemu (look in the mailing list archive); so far there has been little response to that, and I suppose that these patches "just" need testing and some feedback (as they seem to be pretty intrusive, with changing the video output and the input handling stuff). Regards, Oliver