From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F89Ob-0007yP-5V for qemu-devel@nongnu.org; Sun, 12 Feb 2006 00:03:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F89OZ-0007wp-5L for qemu-devel@nongnu.org; Sun, 12 Feb 2006 00:03:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F89OY-0007vr-Fn for qemu-devel@nongnu.org; Sun, 12 Feb 2006 00:03:34 -0500 Received: from [64.233.162.203] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F89Sh-0005Yr-LZ for qemu-devel@nongnu.org; Sun, 12 Feb 2006 00:07:51 -0500 Received: by zproxy.gmail.com with SMTP id 13so759826nzn for ; Sat, 11 Feb 2006 21:03:33 -0800 (PST) Message-ID: Date: Sun, 12 Feb 2006 00:03:33 -0500 From: Christian Bourque MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] JQEMU 1.1.0 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 Hi guys! Just to let you know that I've released JQEMU 1.1.0! http://sourceforge.net/projects/jqemu/ New features: - Support for QEMU 0.8.0 - Integration of qemu-img to manage disk images (create, convert, commit and info) - New preferences dialog to specify dependencies (qemu, qemu-img and elf interpreter) - New network interfaces manager - And more! Hope you like it! Christian