From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVNkF-0002D1-TJ for qemu-devel@nongnu.org; Wed, 02 Jun 2004 00:52:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVNkE-0002Co-3v for qemu-devel@nongnu.org; Wed, 02 Jun 2004 00:52:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVNkD-0002Cl-VG for qemu-devel@nongnu.org; Wed, 02 Jun 2004 00:52:54 -0400 Received: from [24.21.209.245] (helo=pdx.silverbeach.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVNjK-0005nq-4L for qemu-devel@nongnu.org; Wed, 02 Jun 2004 00:51:58 -0400 Received: from localhost (localhost [127.0.0.1]) by pdx.silverbeach.net (Postfix) with ESMTP id 708E81BF33C for ; Tue, 1 Jun 2004 21:52:06 -0700 (PDT) From: Kyle Hayes Subject: Re: [Qemu-devel] KDE Front-End for QEMU Date: Tue, 1 Jun 2004 21:52:05 -0700 References: <200406012343.36168.lgalea@gmmsolutions.com> In-Reply-To: <200406012343.36168.lgalea@gmmsolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406012152.05280.kyle@silverbeach.net> Reply-To: kyle@silverbeach.net, 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 Tuesday 01 June 2004 20:43, Luke Galea wrote: > Hi all, > > I'm 95% done a KDE front-end for QEMU written using Kommander. Probably > have it done and tested by the end of the week. > > I'll be GPLing it and releasing it via sourceforge. Just thought I'd get > some feedback on features while I am at it.. > > Currently it just "wraps" all the options available from the command > line and has the ability to save a shell script that runs qemu with the > options selected. > > I plan on adding vmware/virtualpc style wizard to create disk images.. > are there any other suggestions I should work in? That's great! Does it require a specific version of KDE? A lot of people I know are still on 3.1.x (in fact some of my machines, including this one, are on 3.1.x). Best, Kyle