From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzMkg-0003Sm-94 for qemu-devel@nongnu.org; Thu, 09 Aug 2012 03:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzMkf-0000FL-BN for qemu-devel@nongnu.org; Thu, 09 Aug 2012 03:01:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzMkf-0000FE-3O for qemu-devel@nongnu.org; Thu, 09 Aug 2012 03:01:49 -0400 Message-ID: <50236059.7060801@redhat.com> Date: Thu, 09 Aug 2012 09:01:45 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <502283FA.2080506@profihost.ag> <5022912B.2000607@redhat.com> <50235527.4090804@profihost.ag> In-Reply-To: <50235527.4090804@profihost.ag> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio-scsi vs. virtio-blk List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Priebe Cc: qemu-devel Il 09/08/2012 08:13, Stefan Priebe ha scritto: > i really would like to test with actual git. But my VMs run awfully SLOW > with actual git version. Boot process prints one line every two seconds. > So i can't test. Is there a patch or backport for this problem? Hmm, no, I haven't seen it reported either... How are you running the VMs? What guest is in there? Also, perhaps you could try bisecting the issue? I'm going on holiday next week, but I'm sure other people could help. Paolo