From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasile Catalin-B50542 Subject: [virtio-mmio]: arm-only? Date: Fri, 5 Dec 2014 16:03:51 +0200 Message-ID: <5481BB47.4060703@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit To: "open list:KERNEL VIRTUAL MA..." Return-path: Received: from mail-bn1bbn0109.outbound.protection.outlook.com ([157.56.111.109]:15616 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751060AbaLEOEJ (ORCPT ); Fri, 5 Dec 2014 09:04:09 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Is virtio_mmio used only for arm emulation? I was looking through qemu sources and the only file that I have found to instantiate virtio-mmio proxies is arm/virt.c . Cata