From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asdo Subject: Re: Can't make virtio block driver work on Windows 2003 Date: Thu, 15 Oct 2009 19:35:44 +0200 Message-ID: <4AD75D70.2080202@shiftmail.org> References: <4AD60FDB.7010603@shiftmail.org> <4AD6AFB9.8070103@redhat.com> <4AD70AB3.8040803@shiftmail.org> <4AD72197.8040908@redhat.com> <4AD73045.3080701@shiftmail.org> <4AD73AE0.70302@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Vadim Rozenfeld Return-path: Received: from blade3.isti.cnr.it ([194.119.192.19]:63631 "EHLO BLADE3.ISTI.CNR.IT" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756242AbZJORhK (ORCPT ); Thu, 15 Oct 2009 13:37:10 -0400 Received: from conversionlocal.isti.cnr.it by mx.isti.cnr.it (PMDF V6.4 #31773) id <01NEXHRI6UJKCSRJ35@mx.isti.cnr.it> for kvm@vger.kernel.org; Thu, 15 Oct 2009 19:35:45 +0200 (MEST) In-reply-to: <4AD73AE0.70302@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Vadim Rozenfeld wrote: > On 10/15/2009 04:23 PM, Asdo wrote: >> Great so yes, I'd say you *DO* have a KVM bug: one has to remove >> index=1 for the second disk to appear. How did you know that, Vadim, >> is it a known issue with kvm? > I don't know. I think, I've seen it once or twice while debugging > viostor on old qemu-kvm. > But it definitely works with the recent versions. Well... my kvm was kvm-86 (QEMU PC emulator version 0.10.50 (qemu-kvm-devel-86)), sources compiled by hand... 86 is a recent version imho Thank you