From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Np5hh-0008K4-3w for qemu-devel@nongnu.org; Tue, 09 Mar 2010 15:06:57 -0500 Received: from [199.232.76.173] (port=55834 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np5hg-0008JV-Jr for qemu-devel@nongnu.org; Tue, 09 Mar 2010 15:06:56 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Np5hf-0007zL-MV for qemu-devel@nongnu.org; Tue, 09 Mar 2010 15:06:56 -0500 Received: from e3.ny.us.ibm.com ([32.97.182.143]:38661) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Np5hf-0007zH-ET for qemu-devel@nongnu.org; Tue, 09 Mar 2010 15:06:55 -0500 Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by e3.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o29JtdJm016000 for ; Tue, 9 Mar 2010 14:55:39 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o29K6rT3142236 for ; Tue, 9 Mar 2010 15:06:54 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o29K6rEb027111 for ; Tue, 9 Mar 2010 17:06:53 -0300 Message-ID: <4B96AA5C.70603@linux.vnet.ibm.com> Date: Tue, 09 Mar 2010 12:06:52 -0800 From: jvrao MIME-Version: 1.0 Subject: Re: [Qemu-devel] virtio block device and sysfs References: <20100306224234.GA1145@torres.zugschlus.de> <4B95A18F.1040703@linux.vnet.ibm.com> <20100309082110.GA31677@torres.zugschlus.de> <4B96A9D7.4050209@linux.vnet.ibm.com> In-Reply-To: <4B96A9D7.4050209@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marc Haber Cc: qemu-devel@nongnu.org jvrao wrote: > Marc Haber wrote: >> Hi, >> >> thanks for your answer. >> >> On Mon, Mar 08, 2010 at 05:17:03PM -0800, jvrao wrote: >>> Marc Haber wrote: >>>> I am looking to get in touch with somebody who knows more about the >>>> connection between host configuration, qemu, kvm, and the virtio block >>>> device driver guest side than I know. >>>> >>> Please check out this patch and follow the "mount_tag" ...it may be helpful >>> in explaining what you are looking for. >>> >>> http://www.mail-archive.com/qemu-devel@nongnu.org/msg26358.html >> I am afraid that my knowledge of virtio interna is not sufficient to >> fully understand the patch. Does the guest see the mount tag, and if >> so, how does it see it? > > Here is the patch for the guest kernel. > > http://patchwork.kernel.org/patch/83873/ Sorry..here is another one that can be helpful to give you a complete picture. http://patchwork.kernel.org/patch/83874/ > > - JV > >> Greetings >> Marc >> > > > >