From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mittelstaedt Subject: Re: [ANNOUNCE] qemu-kvm-0.15.0 Date: Wed, 10 Aug 2011 01:31:14 +0200 Message-ID: <1312932674.1585.2.camel@linux1> References: <4E41696D.7070602@redhat.com> Reply-To: tmstaedt@t-mittelstaedt.de Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from moutng.kundenserver.de ([212.227.126.171]:64582 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750722Ab1HIXbR (ORCPT ); Tue, 9 Aug 2011 19:31:17 -0400 In-Reply-To: <4E41696D.7070602@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Am Dienstag, den 09.08.2011, 20:07 +0300 schrieb Avi Kivity: > qemu-kvm-0.15.0 is now available. This release is based on the upstream > qemu 0.15.0, plus kvm-specific enhancements. Please see > http://wiki.qemu.org/ChangeLog/0.15.0 for a list of changes in this release. > > This release can be used with the kvm kernel modules provided by your > distribution kernel, or by the modules in the kvm-kmod package, such > as kvm-kmod-3.0.0. > > Grabbed the version, created a disk image of 5G and tried to load and iso via /usr/local/bin/qemu -hda ~/virtualdisk.img -cdrom ~/Downloads/oneiric-desktop-i386-alpha3-lubuntu.iso -boot d -m 1024 and it is very, very slow. Tried the same with the installed 0.11 version on this ubuntu karmic 9.10 machine (kernel 2.6.31) and performance was okay, and it was even better with version 0.14.1 which I just downloaded and built. -- thomas