From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKI8O-0005YR-7Z for qemu-devel@nongnu.org; Mon, 25 Mar 2013 20:53:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKI8J-0000pM-Ea for qemu-devel@nongnu.org; Mon, 25 Mar 2013 20:53:04 -0400 Received: from mail-ie0-x232.google.com ([2607:f8b0:4001:c03::232]:35761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKI8J-0000p6-9r for qemu-devel@nongnu.org; Mon, 25 Mar 2013 20:52:59 -0400 Received: by mail-ie0-f178.google.com with SMTP id bn7so5934875ieb.9 for ; Mon, 25 Mar 2013 17:52:58 -0700 (PDT) Date: Mon, 25 Mar 2013 19:52:54 -0500 From: Rob Landley Message-Id: <1364259174.15703.71@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Target-agnostic virtio? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Can the virtio things (serial, network, block, virtfs) be used on =20 arbitrary targets yet? I.E. Can I use a virtio network device on arm, =20 mips, powerpc, sparc... (And can the virtio serial console hook up to =20 qemu's stdin/stdout in -nographic mode yet?) I asked this in 2010 and the answer at the time was "no". Still not =20 entirely sure why. Rob=