From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIEpy-00025x-Sz for qemu-devel@nongnu.org; Sat, 07 Sep 2013 05:29:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIEpt-0000tX-Q0 for qemu-devel@nongnu.org; Sat, 07 Sep 2013 05:29:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIEpt-0000tC-JR for qemu-devel@nongnu.org; Sat, 07 Sep 2013 05:29:45 -0400 Date: Sat, 7 Sep 2013 10:29:38 +0100 From: "Richard W.M. Jones" Message-ID: <20130907092938.GN27385@redhat.com> References: <20130905214149.GB28430@redhat.com> <20130905221403.GC28430@redhat.com> <20130906180155.GD28430@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] ARM virtio-serial not showing up (was: Re: ARM virtio-scsi - disks never show up) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Amit Shah , QEMU Developers On Sat, Sep 07, 2013 at 09:49:24AM +0100, Peter Maydell wrote: > On 6 September 2013 19:01, Richard W.M. Jones wrote: > > > > Have you tried virtio-serial on ARM at all? The port never shows up. > > I don't think I've tested the serial-device part of it, but I've > used it to provide virtio console with: > -append 'root=/dev/mmcblk0 rw console=hvc0 rootwait' \ > -device virtio-serial-device \ > -device virtconsole,chardev=mychardev \ > -chardev stdio,id=mychardev > > and that definitely worked. OK thanks. I'll see if I can debug this further this weekend. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v