From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Problems KVM-84 Date: Tue, 10 Mar 2009 10:39:45 +0200 Message-ID: <49B62751.3060907@redhat.com> References: <49B4EDD6.8050407@redhat.com> <49B50D89.2030401@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: J- MAN Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41035 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752592AbZCJIjt (ORCPT ); Tue, 10 Mar 2009 04:39:49 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: J- MAN wrote: > Also the second time i run the command, it only takes around 2-3 > seconds for the window to open. > ------------------------------------------------------------------------ I don't think this is a regression from kvm-83. Large qcow2 files have lots of metadata which needs to be loaded up front. If the kernel doesn't have this cached, it will take a long time. -- error compiling committee.c: too many arguments to function