From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mittelstaedt Subject: Re: [ANNOUNCE] qemu-kvm-0.15.0 Date: Thu, 11 Aug 2011 19:41:53 +0200 Message-ID: <1313084513.4578.6.camel@linux1> References: <4E41696D.7070602@redhat.com> <1312932674.1585.2.camel@linux1> <20110810122726.GA20241@fermat.math.technion.ac.il> <4E4393D9.4010701@redhat.com> Reply-To: tmstaedt@t-mittelstaedt.de Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Nadav Har'El To: kvm@vger.kernel.org Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:57311 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752387Ab1HKRl4 (ORCPT ); Thu, 11 Aug 2011 13:41:56 -0400 In-Reply-To: <4E4393D9.4010701@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Am Donnerstag, den 11.08.2011, 11:33 +0300 schrieb Avi Kivity: > On 08/10/2011 03:27 PM, Nadav Har'El wrote: > > On Wed, Aug 10, 2011, Thomas Mittelstaedt wrote about "Re: [ANNOUNCE] qemu-kvm-0.15.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 > > > > Sounds like maybe you are using Qemu without KVM? > > Is running qemu with the "--enable-kvm" option better? > > > > "--enable-kvm" used to be the default in qemu-kvm, but maybe this changed > > (I haven't been following the discussion in this area). > > It's the default. But maybe it broke somehow? > > Try 'info kvm' in the qemu monitor (alt-ctrl-2). > "--enable-kvm" worked and - from a first impression - runs pretty well! Thanks. -- thomas