From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: what should a virtio-mmio transport without a backend look like? Date: Fri, 21 Jun 2013 22:13:36 +0200 Message-ID: <51C4B3F0.60300@redhat.com> References: <1371726501.3231.22.camel@hornet> <51C2FC5B.7080406@codeaurora.org> <51C4792F.6010709@codeaurora.org> <1371833230.3155.19.camel@hornet> <51C494EF.4060509@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Peter Maydell Cc: "virtualization@lists.linux-foundation.org" , Pawel Moll , =?ISO-8859-1?Q?KONRAD_F?= =?ISO-8859-1?Q?r=E9d=E9ric?= List-Id: virtualization@lists.linuxfoundation.org Il 21/06/2013 20:28, Peter Maydell ha scritto: > On 21 June 2013 19:01, Christopher Covington wrote: >> Anyhow, I just did a quick experiment with 0-size block devices, and they seem >> to work for me, although trying to mount the device yields the confusing >> message, "mount: mounting /dev/vda on mount failed: Invalid argument". > > I'm confused -- what's the significance of zero size > block devices? I wouldn't be sad if QEMU forbade creation of zero-sized block devices. :) Paolo