From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtkQt-0005CL-4V for qemu-devel@nongnu.org; Mon, 22 Mar 2010 12:24:51 -0400 Received: from [199.232.76.173] (port=48283 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtkQr-0005CD-Ql for qemu-devel@nongnu.org; Mon, 22 Mar 2010 12:24:49 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NtkQq-0004Su-Sk for qemu-devel@nongnu.org; Mon, 22 Mar 2010 12:24:49 -0400 Received: from mail2.shareable.org ([80.68.89.115]:52600) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NtkQq-0004Sk-Jm for qemu-devel@nongnu.org; Mon, 22 Mar 2010 12:24:48 -0400 Date: Mon, 22 Mar 2010 16:24:41 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] virtio block device and sysfs Message-ID: <20100322162441.GA5727@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BA77D16.90001@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: john cooper Cc: Marc Haber , qemu-devel@nongnu.org john cooper wrote: > All that said, I like the alternate choice of adding a > special virtio request far better. It is actually simpler > (and more maintainable IMO) than going through the > gyrations of stuffing the S/N data through PCI config > space. And it needn't have a 20 character limit. -- Jamie